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