MOOS 0.2375
|
#include <newmat.h>
Public Member Functions | |
~DiagedMatrix () | |
GeneralMatrix * | Evaluate (MatrixType mt=MatrixTypeUnSp) |
MatrixBandWidth | BandWidth () const |
Friends | |
class | BaseMatrix |
MatrixBandWidth NEWMAT::DiagedMatrix::BandWidth | ( | ) | const [virtual] |
Reimplemented from NEWMAT::NegatedMatrix.
Definition at line 483 of file newmat4.cpp.
GeneralMatrix * NEWMAT::DiagedMatrix::Evaluate | ( | MatrixType | mt = MatrixTypeUnSp | ) | [virtual] |
Reimplemented from NEWMAT::NegatedMatrix.
Definition at line 314 of file newmat5.cpp.
friend class BaseMatrix [friend] |
Reimplemented from NEWMAT::NegatedMatrix.