CMS 3D CMS Logo

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

#include <Matrix.h>

Public Types

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

Detailed Description

template<unsigned int N, unsigned int M>
struct math::Matrix< N, M >

Definition at line 8 of file Matrix.h.

Member Typedef Documentation

template<unsigned int N, unsigned int M>
typedef ROOT::Math::SMatrix<double,N,M> math::Matrix< N, M >::type

Definition at line 10 of file Matrix.h.