test
CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Types
math::Error< N > Struct Template Reference

fixed size error matrix More...

#include <Error.h>

Public Types

typedef ErrorD< N >::type type
 

Detailed Description

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

fixed size error matrix

Definition at line 32 of file Error.h.

Member Typedef Documentation

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

Definition at line 33 of file Error.h.