lsst.jointcal
14.0-26-gc4bc114
|
#include <Eigenstuff.h>
Public Types | |
typedef _MatrixType | MatrixType |
typedef MatrixType::Index | Index |
typedef MatrixType::RealScalar | RealScalar |
Public Member Functions | |
CholmodSimplicialLDLT2 () | |
CholmodSimplicialLDLT2 (MatrixType const &matrix) | |
int | update (SpMat const &H, bool UpOrDown) |
Protected Member Functions | |
void | init () |
Definition at line 23 of file Eigenstuff.h.
typedef MatrixType::Index CholmodSimplicialLDLT2< _MatrixType, _UpLo >::Index |
Definition at line 30 of file Eigenstuff.h.
typedef _MatrixType CholmodSimplicialLDLT2< _MatrixType, _UpLo >::MatrixType |
Definition at line 29 of file Eigenstuff.h.
typedef MatrixType::RealScalar CholmodSimplicialLDLT2< _MatrixType, _UpLo >::RealScalar |
Definition at line 31 of file Eigenstuff.h.
|
inline |
Definition at line 33 of file Eigenstuff.h.
|
inline |
Definition at line 35 of file Eigenstuff.h.
|
inlineprotected |
Definition at line 61 of file Eigenstuff.h.
|
inline |
Definition at line 41 of file Eigenstuff.h.