|
TR-mbed 1.0
|
#include <SparseSelfAdjointView.h>
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 |
Public Types inherited from Eigen::EigenBase< SparseSymmetricPermutationProduct< MatrixType, Mode > > | |
| 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 |
| typedef MatrixType::Nested Eigen::SparseSymmetricPermutationProduct< MatrixType, Mode >::MatrixTypeNested |
| typedef internal::remove_all<MatrixTypeNested>::type Eigen::SparseSymmetricPermutationProduct< MatrixType, Mode >::NestedExpression |
|
protected |
| typedef MatrixType::Scalar Eigen::SparseSymmetricPermutationProduct< MatrixType, Mode >::Scalar |
| typedef MatrixType::StorageIndex Eigen::SparseSymmetricPermutationProduct< MatrixType, Mode >::StorageIndex |
| typedef Matrix<StorageIndex,Dynamic,1> Eigen::SparseSymmetricPermutationProduct< MatrixType, Mode >::VectorI |
| anonymous enum |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
protected |
|
protected |