MOOS 0.2375
|
#include <newmat.h>
Public Member Functions | |
~SubtractedMatrix () | |
GeneralMatrix * | Evaluate (MatrixType mt=MatrixTypeUnSp) |
Friends | |
class | BaseMatrix |
class | GeneralMatrix |
class | GenericMatrix |
GeneralMatrix * NEWMAT::SubtractedMatrix::Evaluate | ( | MatrixType | mt = MatrixTypeUnSp | ) | [virtual] |
Reimplemented from NEWMAT::AddedMatrix.
Definition at line 594 of file newmat7.cpp.
friend class BaseMatrix [friend] |
Reimplemented from NEWMAT::AddedMatrix.
friend class GeneralMatrix [friend] |
Reimplemented from NEWMAT::AddedMatrix.
friend class GenericMatrix [friend] |
Reimplemented from NEWMAT::AddedMatrix.