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

#include <XprHelper.h>

Public Types

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

Detailed Description

template<typename T, int Flags>
struct Eigen::internal::plain_matrix_type_dense< T, MatrixXpr, Flags >

Definition at line 286 of file XprHelper.h.

Member Typedef Documentation

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

Definition at line 294 of file XprHelper.h.


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