CMS 3D CMS Logo

Public Types

math::Error< N > Struct Template Reference

fixed size error matrix More...

#include <Error.h>

List of all members.

Public Types

typedef ErrorD< N >::type type

Detailed Description

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

fixed size error matrix

Definition at line 29 of file Error.h.


Member Typedef Documentation

template<unsigned int N>
typedef ErrorD<N>::type math::Error< N >::type

Definition at line 30 of file Error.h.