
Public Types | |
| typedef MatrixType::Scalar | Scalar |
| typedef MatrixType::Index | Index |
| typedef Matrix< Index, Dynamic, 1 > | VectorI |
| typedef MatrixType::Nested | MatrixTypeNested |
| typedef internal::remove_all < MatrixTypeNested >::type | _MatrixTypeNested |
| typedef internal::traits < SparseSymmetricPermutationProduct < MatrixType, UpLo > >::StorageKind | StorageKind |
Public Member Functions | |
| SparseSymmetricPermutationProduct (const MatrixType &mat, const Perm &perm) | |
| Index | rows () const |
| Index | cols () const |
| template<typename DestScalar > | |
| void | evalTo (SparseMatrix< DestScalar > &_dest) const |
| template<typename DestType , unsigned int DestUpLo> | |
| void | evalTo (SparseSelfAdjointView< DestType, DestUpLo > &dest) const |
| SparseSymmetricPermutationProduct < MatrixType, UpLo > & | derived () |
| const SparseSymmetricPermutationProduct < MatrixType, UpLo > & | derived () const |
| SparseSymmetricPermutationProduct < MatrixType, UpLo > & | const_cast_derived () const |
| const SparseSymmetricPermutationProduct < MatrixType, UpLo > & | const_derived () const |
| Index | size () const |
| void | evalTo (Dest &dst) const |
| void | addTo (Dest &dst) const |
| void | subTo (Dest &dst) const |
| void | applyThisOnTheRight (Dest &dst) const |
| void | applyThisOnTheLeft (Dest &dst) const |
Protected Attributes | |
| const MatrixTypeNested | m_matrix |
| const Perm & | m_perm |
Private Types | |
| typedef PermutationMatrix < Dynamic > | Perm |
| typedef internal::remove_all<MatrixTypeNested>::type Eigen::SparseSymmetricPermutationProduct< MatrixType, UpLo >::_MatrixTypeNested |
| typedef MatrixType::Index Eigen::SparseSymmetricPermutationProduct< MatrixType, UpLo >::Index |
Reimplemented from Eigen::EigenBase< SparseSymmetricPermutationProduct< MatrixType, UpLo > >.
| typedef MatrixType::Nested Eigen::SparseSymmetricPermutationProduct< MatrixType, UpLo >::MatrixTypeNested |
typedef PermutationMatrix<Dynamic> Eigen::SparseSymmetricPermutationProduct< MatrixType, UpLo >::Perm [private] |
| typedef MatrixType::Scalar Eigen::SparseSymmetricPermutationProduct< MatrixType, UpLo >::Scalar |
typedef internal::traits<SparseSymmetricPermutationProduct< MatrixType, UpLo > >::StorageKind Eigen::EigenBase< SparseSymmetricPermutationProduct< MatrixType, UpLo > >::StorageKind [inherited] |
| typedef Matrix<Index,Dynamic,1> Eigen::SparseSymmetricPermutationProduct< MatrixType, UpLo >::VectorI |
| Eigen::SparseSymmetricPermutationProduct< MatrixType, UpLo >::SparseSymmetricPermutationProduct | ( | const MatrixType & | mat, |
| const Perm & | perm | ||
| ) | [inline] |
| void Eigen::EigenBase< SparseSymmetricPermutationProduct< MatrixType, UpLo > >::addTo | ( | Dest & | dst | ) | const [inline, inherited] |
| void Eigen::EigenBase< SparseSymmetricPermutationProduct< MatrixType, UpLo > >::applyThisOnTheLeft | ( | Dest & | dst | ) | const [inline, inherited] |
| void Eigen::EigenBase< SparseSymmetricPermutationProduct< MatrixType, UpLo > >::applyThisOnTheRight | ( | Dest & | dst | ) | const [inline, inherited] |
| Index Eigen::SparseSymmetricPermutationProduct< MatrixType, UpLo >::cols | ( | void | ) | const [inline] |
Reimplemented from Eigen::EigenBase< SparseSymmetricPermutationProduct< MatrixType, UpLo > >.
| SparseSymmetricPermutationProduct< MatrixType, UpLo > & Eigen::EigenBase< SparseSymmetricPermutationProduct< MatrixType, UpLo > >::const_cast_derived | ( | ) | const [inline, inherited] |
| const SparseSymmetricPermutationProduct< MatrixType, UpLo > & Eigen::EigenBase< SparseSymmetricPermutationProduct< MatrixType, UpLo > >::const_derived | ( | ) | const [inline, inherited] |
| SparseSymmetricPermutationProduct< MatrixType, UpLo > & Eigen::EigenBase< SparseSymmetricPermutationProduct< MatrixType, UpLo > >::derived | ( | ) | [inline, inherited] |
| const SparseSymmetricPermutationProduct< MatrixType, UpLo > & Eigen::EigenBase< SparseSymmetricPermutationProduct< MatrixType, UpLo > >::derived | ( | ) | const [inline, inherited] |
| void Eigen::SparseSymmetricPermutationProduct< MatrixType, UpLo >::evalTo | ( | SparseSelfAdjointView< DestType, DestUpLo > & | dest | ) | const [inline] |
| void Eigen::EigenBase< SparseSymmetricPermutationProduct< MatrixType, UpLo > >::evalTo | ( | Dest & | dst | ) | const [inline, inherited] |
| void Eigen::SparseSymmetricPermutationProduct< MatrixType, UpLo >::evalTo | ( | SparseMatrix< DestScalar > & | _dest | ) | const [inline] |
| Index Eigen::SparseSymmetricPermutationProduct< MatrixType, UpLo >::rows | ( | void | ) | const [inline] |
Reimplemented from Eigen::EigenBase< SparseSymmetricPermutationProduct< MatrixType, UpLo > >.
| Index Eigen::EigenBase< SparseSymmetricPermutationProduct< MatrixType, UpLo > >::size | ( | ) | const [inline, inherited] |
| void Eigen::EigenBase< SparseSymmetricPermutationProduct< MatrixType, UpLo > >::subTo | ( | Dest & | dst | ) | const [inline, inherited] |
const MatrixTypeNested Eigen::SparseSymmetricPermutationProduct< MatrixType, UpLo >::m_matrix [protected] |
const Perm& Eigen::SparseSymmetricPermutationProduct< MatrixType, UpLo >::m_perm [protected] |
| Page generated by Doxygen 1.7.4 for MRPT 0.9.5 SVN:2717 at Sun Oct 16 16:08:03 PDT 2011 | Hosted on: |