vmmlib  1.7.0
 All Classes Namespaces Functions Pages
boost::la::vector_traits< vmml::vector< M, T > > Struct Template Reference
+ Collaboration diagram for boost::la::vector_traits< vmml::vector< M, T > >:

Public Types

typedef vmml::vector< M, T > vector_type
 
typedef T scalar_type
 

Static Public Member Functions

template<int I>
static scalar_type r (const vector_type &v)
 
template<int I>
static scalar_type & w (vector_type &v)
 
static scalar_type ir (int i, const vector_type &v)
 
static scalar_type & iw (int i, vector_type &v)
 

Static Public Attributes

static const int dim = M
 

Detailed Description

template<size_t M, typename T>
struct boost::la::vector_traits< vmml::vector< M, T > >

Definition at line 44 of file vector_traits.hpp.


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