lsst.jointcal
16.0-20-g17d57d5+3
|
#include <Eigenstuff.h>
Public Types | |
typedef _MatrixType | MatrixType |
typedef MatrixType::Index | Index |
typedef MatrixType::RealScalar | RealScalar |
Public Member Functions | |
CholmodSimplicialLDLT2 () | |
CholmodSimplicialLDLT2 (MatrixType const &matrix) | |
void | update (SparseMatrixD const &H, bool UpOrDown) |
Protected Member Functions | |
void | init () |
Definition at line 24 of file Eigenstuff.h.
typedef MatrixType::Index CholmodSimplicialLDLT2< _MatrixType, _UpLo >::Index |
Definition at line 31 of file Eigenstuff.h.
typedef _MatrixType CholmodSimplicialLDLT2< _MatrixType, _UpLo >::MatrixType |
Definition at line 30 of file Eigenstuff.h.
typedef MatrixType::RealScalar CholmodSimplicialLDLT2< _MatrixType, _UpLo >::RealScalar |
Definition at line 32 of file Eigenstuff.h.
|
inline |
Definition at line 34 of file Eigenstuff.h.
|
inline |
Definition at line 36 of file Eigenstuff.h.
|
inlineprotected |
Definition at line 63 of file Eigenstuff.h.
|
inline |
Definition at line 42 of file Eigenstuff.h.