|
lsst.jointcal g26f71f4252+3e455882a9
|
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.