Lower triangular band matrix. More...
#include <newmat.h>
Inherits BandMatrix.
Public Member Functions | |
void | resize (const GeneralMatrix &A) |
resize BandMatrix | |
| |
void | operator= (const BaseMatrix &) |
assignment operator for BandMatrix | |
void | resize (int, int, int) |
resize LowerBandMatrix |
Lower triangular band matrix.
Definition at line 1206 of file newmat.h.