lsst.jointcal
19.0.0-9-g2f02add
|
#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 50 of file Eigenstuff.h.
typedef MatrixType::Index CholmodSimplicialLDLT2< _MatrixType, _UpLo >::Index |
Definition at line 57 of file Eigenstuff.h.
typedef _MatrixType CholmodSimplicialLDLT2< _MatrixType, _UpLo >::MatrixType |
Definition at line 56 of file Eigenstuff.h.
typedef MatrixType::RealScalar CholmodSimplicialLDLT2< _MatrixType, _UpLo >::RealScalar |
Definition at line 58 of file Eigenstuff.h.
|
inline |
Definition at line 60 of file Eigenstuff.h.
|
inline |
Definition at line 62 of file Eigenstuff.h.
|
inlineprotected |
Definition at line 90 of file Eigenstuff.h.
|
inline |
Definition at line 68 of file Eigenstuff.h.