Public Member Functions | Public Attributes

ei_matrix_array< T, 0, MatrixOptions, Alignment > Struct Template Reference

#include <MatrixStorage.h>

List of all members.

Public Member Functions

 ei_matrix_array ()
 ei_matrix_array (ei_constructor_without_unaligned_array_assert)

Public Attributes

EIGEN_ALIGN16 T array [1]

template<typename T, int MatrixOptions, int Alignment>
struct ei_matrix_array< T, 0, MatrixOptions, Alignment >


Constructor & Destructor Documentation

template<typename T , int MatrixOptions, int Alignment>
ei_matrix_array< T, 0, MatrixOptions, Alignment >::ei_matrix_array (  )  [inline]
template<typename T , int MatrixOptions, int Alignment>
ei_matrix_array< T, 0, MatrixOptions, Alignment >::ei_matrix_array ( ei_constructor_without_unaligned_array_assert   )  [inline]

Member Data Documentation

template<typename T , int MatrixOptions, int Alignment>
EIGEN_ALIGN16 T ei_matrix_array< T, 0, MatrixOptions, Alignment >::array[1]

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