Public Member Functions | Public Attributes | List of all members
Eigen::internal::plain_array< T, Size, MatrixOrArrayOptions, 16 > Struct Template Reference

#include <DenseStorage.h>

Public Member Functions

 plain_array ()
 
 plain_array (constructor_without_unaligned_array_assert)
 

Public Attributes

EIGEN_USER_ALIGN16array [Size]
 

Detailed Description

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

Definition at line 72 of file DenseStorage.h.

Constructor & Destructor Documentation

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

Definition at line 76 of file DenseStorage.h.

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

Definition at line 82 of file DenseStorage.h.

Member Data Documentation

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

Definition at line 74 of file DenseStorage.h.


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


tuw_aruco
Author(s): Lukas Pfeifhofer
autogenerated on Mon Jun 10 2019 15:41:14