EllAlgo 1.6.13
Loading...
Searching...
No Matches
Classes
ldlt_mgr.hpp File Reference

LDL^T factorization manager for symmetric matrices. More...

#include <cassert>
#include <cstddef>
#include <utility>
#include <valarray>
#include "../ell_matrix.hpp"
Include dependency graph for ldlt_mgr.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LDLTMgr
 LDLT factorization. More...
 

Detailed Description

LDL^T factorization manager for symmetric matrices.