lsst.jointcal  master-ge1f85bc4d5+2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
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

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.