#include <SparseSelfAdjointView.h>

| Public Types | |
| enum | { RowsAtCompileTime = internal::traits<SparseSymmetricPermutationProduct>::RowsAtCompileTime, ColsAtCompileTime = internal::traits<SparseSymmetricPermutationProduct>::ColsAtCompileTime } | 
| typedef MatrixType::Nested | MatrixTypeNested | 
| typedef internal::remove_all< MatrixTypeNested >::type | NestedExpression | 
| typedef MatrixType::Scalar | Scalar | 
| typedef MatrixType::StorageIndex | StorageIndex | 
| typedef Matrix< StorageIndex, Dynamic, 1 > | VectorI | 
|  Public Types inherited from Eigen::EigenBase< SparseSymmetricPermutationProduct< MatrixType, Mode > > | |
| typedef Eigen::Index | Index | 
| The interface type of indices.  More... | |
| 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 | 
Definition at line 599 of file SparseSelfAdjointView.h.
| typedef MatrixType::Nested Eigen::SparseSymmetricPermutationProduct< MatrixType, Mode >::MatrixTypeNested | 
Definition at line 613 of file SparseSelfAdjointView.h.
| typedef internal::remove_all<MatrixTypeNested>::type Eigen::SparseSymmetricPermutationProduct< MatrixType, Mode >::NestedExpression | 
Definition at line 614 of file SparseSelfAdjointView.h.
| 
 | protected | 
Definition at line 610 of file SparseSelfAdjointView.h.
| typedef MatrixType::Scalar Eigen::SparseSymmetricPermutationProduct< MatrixType, Mode >::Scalar | 
Definition at line 603 of file SparseSelfAdjointView.h.
| typedef MatrixType::StorageIndex Eigen::SparseSymmetricPermutationProduct< MatrixType, Mode >::StorageIndex | 
Definition at line 604 of file SparseSelfAdjointView.h.
| typedef Matrix<StorageIndex,Dynamic,1> Eigen::SparseSymmetricPermutationProduct< MatrixType, Mode >::VectorI | 
Definition at line 612 of file SparseSelfAdjointView.h.
| anonymous enum | 
| Enumerator | |
|---|---|
| RowsAtCompileTime | |
| ColsAtCompileTime | |
Definition at line 605 of file SparseSelfAdjointView.h.
| 
 | inline | 
Definition at line 616 of file SparseSelfAdjointView.h.
| 
 | inline | 
Definition at line 621 of file SparseSelfAdjointView.h.
| 
 | inline | 
Definition at line 623 of file SparseSelfAdjointView.h.
| 
 | inline | 
Definition at line 624 of file SparseSelfAdjointView.h.
| 
 | inline | 
Definition at line 620 of file SparseSelfAdjointView.h.
| 
 | protected | 
Definition at line 627 of file SparseSelfAdjointView.h.
| 
 | protected | 
Definition at line 628 of file SparseSelfAdjointView.h.