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