MOOS 0.2375
Public Member Functions | Friends
NEWMAT::SolvedMatrix Class Reference

#include <newmat.h>

Inheritance diagram for NEWMAT::SolvedMatrix:
Inheritance graph
[legend]
Collaboration diagram for NEWMAT::SolvedMatrix:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ~SolvedMatrix ()
GeneralMatrixEvaluate (MatrixType mt=MatrixTypeUnSp)
MatrixBandWidth BandWidth () const

Friends

class BaseMatrix
class InvertedMatrix

Detailed Description

Definition at line 1285 of file newmat.h.


Constructor & Destructor Documentation

NEWMAT::SolvedMatrix::~SolvedMatrix ( ) [inline]

Definition at line 1292 of file newmat.h.


Member Function Documentation

MatrixBandWidth NEWMAT::SolvedMatrix::BandWidth ( ) const [virtual]

Reimplemented from NEWMAT::MultipliedMatrix.

Definition at line 458 of file newmat4.cpp.

GeneralMatrix * NEWMAT::SolvedMatrix::Evaluate ( MatrixType  mt = MatrixTypeUnSp) [virtual]

Reimplemented from NEWMAT::MultipliedMatrix.

Definition at line 115 of file newmat7.cpp.


Friends And Related Function Documentation

friend class BaseMatrix [friend]

Reimplemented from NEWMAT::MultipliedMatrix.

Definition at line 1289 of file newmat.h.

friend class InvertedMatrix [friend]

Reimplemented from NEWMAT::BaseMatrix.

Definition at line 1290 of file newmat.h.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines