Public Types
Eigen::internal::plain_matrix_type_dense< T, MatrixXpr > Struct Template Reference

#include <XprHelper.h>

List of all members.

Public Types

typedef Matrix< 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, MatrixXpr >

Definition at line 177 of file XprHelper.h.


Member Typedef Documentation

template<typename T >
typedef Matrix<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, MatrixXpr >::type

Definition at line 185 of file XprHelper.h.


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


turtlebot_exploration_3d
Author(s): Bona , Shawn
autogenerated on Thu Jun 6 2019 21:01:03