lsst.jointcal  master-g0e1849c466
Classes | Typedefs
Eigenstuff.h File Reference
#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 Documentation

◆ MatrixX2d

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

Definition at line 9 of file Eigenstuff.h.

◆ SpMat

typedef Eigen::SparseMatrix<double> SpMat

Definition at line 11 of file Eigenstuff.h.