NGSolve  4.9
Public Member Functions
ngbla::BandCholeskyFactors< T > Class Template Reference

Cholesky factors of a band matrix. More...

#include <bandmatrix.hpp>

Inheritance diagram for ngbla::BandCholeskyFactors< T >:
ngbla::FlatBandCholeskyFactors< T >

List of all members.

Public Member Functions

 BandCholeskyFactors (const SymBandMatrix< T > &a)
 allocate memory and factor the matrix a
 ~BandCholeskyFactors ()
 delete memory

Detailed Description

template<class T = double>
class ngbla::BandCholeskyFactors< T >

Cholesky factors of a band matrix.


The documentation for this class was generated from the following file: