Public Member Functions | Public Attributes
internal::plain_array< T, Size, MatrixOrArrayOptions, 16 > Struct Template Reference

#include <DenseStorage.h>

List of all members.

Public Member Functions

 plain_array ()
 plain_array (constructor_without_unaligned_array_assert)

Public Attributes

EIGEN_USER_ALIGN16 T array [Size]

Detailed Description

template<typename T, int Size, int MatrixOrArrayOptions>
struct internal::plain_array< T, Size, MatrixOrArrayOptions, 16 >

Definition at line 66 of file DenseStorage.h.


Constructor & Destructor Documentation

template<typename T , int Size, int MatrixOrArrayOptions>
internal::plain_array< T, Size, MatrixOrArrayOptions, 16 >::plain_array ( ) [inline]

Definition at line 69 of file DenseStorage.h.

template<typename T , int Size, int MatrixOrArrayOptions>
internal::plain_array< T, Size, MatrixOrArrayOptions, 16 >::plain_array ( constructor_without_unaligned_array_assert  ) [inline]

Definition at line 70 of file DenseStorage.h.


Member Data Documentation

template<typename T , int Size, int MatrixOrArrayOptions>
EIGEN_USER_ALIGN16 T internal::plain_array< T, Size, MatrixOrArrayOptions, 16 >::array[Size]

Definition at line 68 of file DenseStorage.h.


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


re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:34:34