NEWMAT::BandLUMatrix Class Reference#include <newmat.h>
Inheritance diagram for NEWMAT::BandLUMatrix:
[legend]List of all members.
Constructor & Destructor Documentation
NEWMAT::BandLUMatrix::BandLUMatrix |
( |
const BaseMatrix & |
|
) |
|
|
Member Function Documentation
void NEWMAT::BandLUMatrix::CleanUp |
( |
|
) |
[virtual] |
|
void NEWMAT::BandLUMatrix::GetCol |
( |
MatrixColX & |
c |
) |
[inline, virtual] |
|
void NEWMAT::BandLUMatrix::GetCol |
( |
MatrixRowCol & |
|
) |
[virtual] |
|
void NEWMAT::BandLUMatrix::GetRow |
( |
MatrixRowCol & |
|
) |
[virtual] |
|
bool NEWMAT::BandLUMatrix::IsSingular |
( |
|
) |
const [inline] |
|
LogAndSign NEWMAT::BandLUMatrix::LogDeterminant |
( |
|
) |
const [virtual] |
|
void NEWMAT::BandLUMatrix::lubksb |
( |
Real * |
, |
|
|
int |
= 0 |
|
) |
|
|
void NEWMAT::BandLUMatrix::ludcmp |
( |
|
) |
[private] |
|
GeneralMatrix* NEWMAT::BandLUMatrix::MakeSolver |
( |
|
) |
[inline, virtual] |
|
void NEWMAT::BandLUMatrix::MiniCleanUp |
( |
|
) |
[virtual] |
|
void NEWMAT::BandLUMatrix::operator= |
( |
const BandLUMatrix & |
m |
) |
[inline, private] |
|
MatrixType NEWMAT::BandLUMatrix::Type |
( |
|
) |
const [virtual] |
|
Member Data Documentation
The documentation for this class was generated from the following files:
|