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

#include <DenseStorage.h>

Public Member Functions

 EIGEN_ALIGN_TO_BOUNDARY (32) T array[Size]
 
EIGEN_DEVICE_FUNC plain_array ()
 
EIGEN_DEVICE_FUNC plain_array (constructor_without_unaligned_array_assert)
 

Detailed Description

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

Definition at line 121 of file DenseStorage.h.

Constructor & Destructor Documentation

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

Definition at line 126 of file DenseStorage.h.

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

Definition at line 133 of file DenseStorage.h.

Member Function Documentation

template<typename T , int Size, int MatrixOrArrayOptions>
Eigen::internal::plain_array< T, Size, MatrixOrArrayOptions, 32 >::EIGEN_ALIGN_TO_BOUNDARY ( 32  )

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


hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:10:40