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

#include <DenseStorage.h>

Public Member Functions

 EIGEN_ALIGN_TO_BOUNDARY (8) 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, 8 >

Definition at line 83 of file DenseStorage.h.

Constructor & Destructor Documentation

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

Definition at line 88 of file DenseStorage.h.

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

Definition at line 95 of file DenseStorage.h.

Member Function Documentation

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

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