Darc Library  2012.11
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
darc::core::Traits< Matrix< T, M, N > > Struct Template Reference

#include <cr_matrix.h>

List of all members.

Public Types

enum  { Rows = M, Cols = N }
typedef T Type

template<typename T, int M, int N>
struct darc::core::Traits< Matrix< T, M, N > >


Member Typedef Documentation

template<typename T , int M, int N>
typedef T darc::core::Traits< Matrix< T, M, N > >::Type

Member Enumeration Documentation

template<typename T , int M, int N>
anonymous enum
Enumerator:
Rows 
Cols 

The documentation for this struct was generated from the following file: