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