|
| typedef Matrix< typename ArgType::Scalar, RowIndexType::SizeAtCompileTime, ColIndexType::SizeAtCompileTime, ArgType::Flags &RowMajorBit?RowMajor:ColMajor, RowIndexType::MaxSizeAtCompileTime, ColIndexType::MaxSizeAtCompileTime > | MatrixType |
| |
◆ MatrixType
template<class ArgType , class RowIndexType , class ColIndexType >
| typedef Matrix<typename ArgType::Scalar, RowIndexType::SizeAtCompileTime, ColIndexType::SizeAtCompileTime, ArgType::Flags&RowMajorBit?RowMajor:ColMajor, RowIndexType::MaxSizeAtCompileTime, ColIndexType::MaxSizeAtCompileTime> indexing_functor< ArgType, RowIndexType, ColIndexType >::MatrixType |
◆ indexing_functor()
template<class ArgType , class RowIndexType , class ColIndexType >
◆ operator()()
template<class ArgType , class RowIndexType , class ColIndexType >
The documentation for this class was generated from the following file: