Public Types | List of all members
Eigen::internal::plain_matrix_type_dense< T, ArrayXpr > Struct Template Reference

#include <XprHelper.h>

Public Types

typedef Array< typename traits< T >::Scalar, traits< T >::RowsAtCompileTime, traits< T >::ColsAtCompileTime, AutoAlign|(traits< T >::Flags &RowMajorBit?RowMajor:ColMajor), traits< T >::MaxRowsAtCompileTime, traits< T >::MaxColsAtCompileTime > type
 

Detailed Description

template<typename T>
struct Eigen::internal::plain_matrix_type_dense< T, ArrayXpr >

Definition at line 188 of file XprHelper.h.

Member Typedef Documentation

template<typename T >
typedef Array<typename traits<T>::Scalar, traits<T>::RowsAtCompileTime, traits<T>::ColsAtCompileTime, AutoAlign | (traits<T>::Flags&RowMajorBit ? RowMajor : ColMajor), traits<T>::MaxRowsAtCompileTime, traits<T>::MaxColsAtCompileTime > Eigen::internal::plain_matrix_type_dense< T, ArrayXpr >::type

Definition at line 196 of file XprHelper.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