CMS 3D CMS Logo

List of all members | Public Types
math::ErrorD< N > Struct Template Reference

fixed size error matrix with double components More...

#include <Error.h>

Public Types

typedef ROOT::Math::SMatrix< double, N, N, ROOT::Math::MatRepSym< double, N > > type
 

Detailed Description

template<unsigned int N>
struct math::ErrorD< N >

fixed size error matrix with double components

Definition at line 20 of file Error.h.

Member Typedef Documentation

template<unsigned int N>
typedef ROOT::Math::SMatrix<double, N, N, ROOT::Math::MatRepSym<double, N> > math::ErrorD< N >::type

Definition at line 21 of file Error.h.