Medial Code Documentation
|
Public Types | |
enum | { RowsAtCompileTime = internal::traits<SparseSymmetricPermutationProduct>::RowsAtCompileTime , ColsAtCompileTime = internal::traits<SparseSymmetricPermutationProduct>::ColsAtCompileTime } |
typedef MatrixType::Scalar | Scalar |
typedef MatrixType::StorageIndex | StorageIndex |
typedef Matrix< StorageIndex, Dynamic, 1 > | VectorI |
typedef MatrixType::Nested | MatrixTypeNested |
typedef internal::remove_all< MatrixTypeNested >::type | NestedExpression |
![]() | |
typedef Eigen::Index | Index |
The interface type of indices. | |
typedef internal::traits< SparseSymmetricPermutationProduct< MatrixType, Mode > >::StorageKind | StorageKind |
Protected Types | |
typedef PermutationMatrix< Dynamic, Dynamic, StorageIndex > | Perm |
Protected Attributes | |
MatrixTypeNested | m_matrix |
const Perm & | m_perm |