ei_matrix_array< T, Size, MatrixOptions, Align > Struct Template Reference

#include <MatrixStorage.h>

List of all members.

Public Member Functions

 ei_matrix_array (ei_constructor_without_unaligned_array_assert)
 ei_matrix_array ()

Public Attributes

EIGEN_ALIGN_128 T array [Size]

Detailed Description

template<typename T, int Size, int MatrixOptions, bool Align = (MatrixOptions&AutoAlign) && (((Size*sizeof(T))&0xf)==0)>
struct ei_matrix_array< T, Size, MatrixOptions, Align >

Definition at line 36 of file MatrixStorage.h.


Constructor & Destructor Documentation

template<typename T, int Size, int MatrixOptions, bool Align = (MatrixOptions&AutoAlign) && (((Size*sizeof(T))&0xf)==0)>
ei_matrix_array< T, Size, MatrixOptions, Align >::ei_matrix_array (  )  [inline]

Definition at line 40 of file MatrixStorage.h.

template<typename T, int Size, int MatrixOptions, bool Align = (MatrixOptions&AutoAlign) && (((Size*sizeof(T))&0xf)==0)>
ei_matrix_array< T, Size, MatrixOptions, Align >::ei_matrix_array ( ei_constructor_without_unaligned_array_assert   )  [inline]

Definition at line 48 of file MatrixStorage.h.


Member Data Documentation

template<typename T, int Size, int MatrixOptions, bool Align = (MatrixOptions&AutoAlign) && (((Size*sizeof(T))&0xf)==0)>
EIGEN_ALIGN_128 T ei_matrix_array< T, Size, MatrixOptions, Align >::array[Size]

Definition at line 38 of file MatrixStorage.h.


The documentation for this struct 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