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