NGSolve
4.9
|
Cholesky factors of a band matrix. More...
#include <bandmatrix.hpp>
Public Member Functions | |
BandCholeskyFactors (const SymBandMatrix< T > &a) | |
allocate memory and factor the matrix a | |
~BandCholeskyFactors () | |
delete memory |
Cholesky factors of a band matrix.