#include <Eigen/SparseCore>#include <Eigen/SparseCholesky>Classes | |
| class | MatchPattern< SpMat > |
Typedefs | |
| typedef Eigen::SparseMatrix< double >::StorageIndex | StorageIndex |
Functions | |
| template<typename SpChol , typename SpMat > | |
| SpChol::MatrixType | partial_inverse (const SpChol &llt, const SpMat &Q) |
| typedef Eigen::SparseMatrix<double>::StorageIndex StorageIndex |
| SpChol::MatrixType partial_inverse | ( | const SpChol & | llt, |
| const SpMat & | Q | ||
| ) |