lsst.jointcal
14.0-26-gc4bc114+3
|
#include "Eigen/CholmodSupport"
#include "Eigen/Core"
Go to the source code of this file.
Classes | |
class | CholmodSimplicialLDLT2< _MatrixType, _UpLo > |
Typedefs | |
typedef Eigen::Matrix< double, Eigen::Dynamic, 2 > | MatrixX2d |
typedef Eigen::SparseMatrix< double > | SpMat |
typedef Eigen::Matrix<double, Eigen::Dynamic, 2> MatrixX2d |
Definition at line 9 of file Eigenstuff.h.
typedef Eigen::SparseMatrix<double> SpMat |
Definition at line 11 of file Eigenstuff.h.