|
lsst.jointcal g890c0c842f+d0b0ceee8c
|
#include <Eigenstuff.h>
Public Types | |
| using | MatrixType = _MatrixType |
| using | Index = typename MatrixType::Index |
| using | RealScalar = typename MatrixType::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.
| using CholmodSimplicialLDLT2< _MatrixType, _UpLo >::Index = typename MatrixType::Index |
Definition at line 57 of file Eigenstuff.h.
| using CholmodSimplicialLDLT2< _MatrixType, _UpLo >::MatrixType = _MatrixType |
Definition at line 56 of file Eigenstuff.h.
| using CholmodSimplicialLDLT2< _MatrixType, _UpLo >::RealScalar = typename MatrixType::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.