lsst.jointcal  17.0.1-4-gfa71e81+4
Classes | Typedefs
Eigenstuff.h File Reference
#include "lsst/pex/exceptions.h"
#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 > SparseMatrixD
 

Typedef Documentation

◆ MatrixX2d

typedef Eigen::Matrix<double, Eigen::Dynamic, 2> MatrixX2d

Definition at line 33 of file Eigenstuff.h.

◆ SparseMatrixD

typedef Eigen::SparseMatrix<double> SparseMatrixD

Definition at line 35 of file Eigenstuff.h.