CMS 3D CMS Logo

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

fixed size error matrix with double components More...

#include <Error.h>

Public Types

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

Detailed Description

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

fixed size error matrix with double components

Definition at line 26 of file Error.h.

Member Typedef Documentation

template<unsigned int N>
typedef ROOT::Math::SMatrix<float, N, N, ROOT::Math::MatRepSym<float, N> > math::ErrorF< N >::type

Definition at line 27 of file Error.h.