lsst.jointcal
16.0-28-gfc9ea6c+12
|
#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 47 of file Eigenstuff.h.
typedef MatrixType::Index CholmodSimplicialLDLT2< _MatrixType, _UpLo >::Index |
Definition at line 54 of file Eigenstuff.h.
typedef _MatrixType CholmodSimplicialLDLT2< _MatrixType, _UpLo >::MatrixType |
Definition at line 53 of file Eigenstuff.h.
typedef MatrixType::RealScalar CholmodSimplicialLDLT2< _MatrixType, _UpLo >::RealScalar |
Definition at line 55 of file Eigenstuff.h.
|
inline |
Definition at line 57 of file Eigenstuff.h.
|
inline |
Definition at line 59 of file Eigenstuff.h.
|
inlineprotected |
Definition at line 86 of file Eigenstuff.h.
|
inline |
Definition at line 65 of file Eigenstuff.h.