ei_matrix_storage< T, Size, _Rows, Dynamic, _Options > Class Template Reference

#include <MatrixStorage.h>

List of all members.

Public Member Functions

int cols (void) const
Tdata ()
const Tdata () const
 ei_matrix_storage (int, int, int cols)
 ei_matrix_storage (ei_constructor_without_unaligned_array_assert)
 ei_matrix_storage ()
void resize (int, int, int cols)
int rows (void) const
void swap (ei_matrix_storage &other)
 ~ei_matrix_storage ()

Private Attributes

int m_cols
ei_matrix_array< T, Size,
_Options > 
m_data

Detailed Description

template<typename T, int Size, int _Rows, int _Options>
class ei_matrix_storage< T, Size, _Rows, Dynamic, _Options >

Definition at line 136 of file MatrixStorage.h.


Constructor & Destructor Documentation

template<typename T , int Size, int _Rows, int _Options>
ei_matrix_storage< T, Size, _Rows, Dynamic, _Options >::ei_matrix_storage (  )  [inline, explicit]

Definition at line 141 of file MatrixStorage.h.

template<typename T , int Size, int _Rows, int _Options>
ei_matrix_storage< T, Size, _Rows, Dynamic, _Options >::ei_matrix_storage ( ei_constructor_without_unaligned_array_assert   )  [inline]

Definition at line 142 of file MatrixStorage.h.

template<typename T , int Size, int _Rows, int _Options>
ei_matrix_storage< T, Size, _Rows, Dynamic, _Options >::ei_matrix_storage ( int  ,
int  ,
int  cols 
) [inline]

Definition at line 144 of file MatrixStorage.h.

template<typename T , int Size, int _Rows, int _Options>
ei_matrix_storage< T, Size, _Rows, Dynamic, _Options >::~ei_matrix_storage (  )  [inline]

Definition at line 145 of file MatrixStorage.h.


Member Function Documentation

template<typename T , int Size, int _Rows, int _Options>
int ei_matrix_storage< T, Size, _Rows, Dynamic, _Options >::cols ( void   )  const [inline]

Definition at line 148 of file MatrixStorage.h.

template<typename T , int Size, int _Rows, int _Options>
T* ei_matrix_storage< T, Size, _Rows, Dynamic, _Options >::data (  )  [inline]

Definition at line 154 of file MatrixStorage.h.

template<typename T , int Size, int _Rows, int _Options>
const T* ei_matrix_storage< T, Size, _Rows, Dynamic, _Options >::data (  )  const [inline]

Definition at line 153 of file MatrixStorage.h.

template<typename T , int Size, int _Rows, int _Options>
void ei_matrix_storage< T, Size, _Rows, Dynamic, _Options >::resize ( int  ,
int  ,
int  cols 
) [inline]

Definition at line 149 of file MatrixStorage.h.

template<typename T , int Size, int _Rows, int _Options>
int ei_matrix_storage< T, Size, _Rows, Dynamic, _Options >::rows ( void   )  const [inline]

Definition at line 147 of file MatrixStorage.h.

template<typename T , int Size, int _Rows, int _Options>
void ei_matrix_storage< T, Size, _Rows, Dynamic, _Options >::swap ( ei_matrix_storage< T, Size, _Rows, Dynamic, _Options > &  other  )  [inline]

Definition at line 146 of file MatrixStorage.h.


Member Data Documentation

template<typename T , int Size, int _Rows, int _Options>
int ei_matrix_storage< T, Size, _Rows, Dynamic, _Options >::m_cols [private]

Definition at line 139 of file MatrixStorage.h.

template<typename T , int Size, int _Rows, int _Options>
ei_matrix_array<T,Size,_Options> ei_matrix_storage< T, Size, _Rows, Dynamic, _Options >::m_data [private]

Definition at line 138 of file MatrixStorage.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


vcglib
Author(s): Christian Bersch
autogenerated on Fri Jan 11 09:22:01 2013