lsst.jointcal g890c0c842f+5b6b395dc5
|
Go to the source code of this file.
Classes | |
class | CholmodSimplicialLDLT2< _MatrixType, _UpLo > |
Typedefs | |
using | MatrixX2d = Eigen::Matrix< double, Eigen::Dynamic, 2 > |
using | SparseMatrixD = Eigen::SparseMatrix< double, 0, Eigen::Index > |
using | IndexVector = std::vector< std::ptrdiff_t > |
using IndexVector = std::vector<std::ptrdiff_t> |
Definition at line 38 of file Eigenstuff.h.
using MatrixX2d = Eigen::Matrix<double, Eigen::Dynamic, 2> |
Definition at line 33 of file Eigenstuff.h.
using SparseMatrixD = Eigen::SparseMatrix<double, 0, Eigen::Index> |
Definition at line 35 of file Eigenstuff.h.