CMS 3D CMS Logo

Public Types

math::ErrorF< N > Struct Template Reference

fixed size error matrix with double components More...

#include <Error.h>

List of all members.

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 23 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 24 of file Error.h.