Homepage Demos Overview Downloads Tutorials Reference
Credits

NEWMAT::SolvedMatrix Class Reference

#include <newmat.h>

Inheritance diagram for NEWMAT::SolvedMatrix:

Inheritance graph
[legend]
List of all members.

Public Member Functions

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

Private Member Functions

 SolvedMatrix (const BaseMatrix *bm1x, const BaseMatrix *bm2x)

Friends

class BaseMatrix
class InvertedMatrix

Constructor & Destructor Documentation

NEWMAT::SolvedMatrix::SolvedMatrix const BaseMatrix bm1x,
const BaseMatrix bm2x
[inline, private]
 

Definition at line 1367 of file newmat.h.

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

Definition at line 1372 of file newmat.h.


Member Function Documentation

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

Reimplemented from NEWMAT::MultipliedMatrix.

Definition at line 500 of file newmat4.cpp.

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

Reimplemented from NEWMAT::MultipliedMatrix.

Definition at line 109 of file newmat7.cpp.


Friends And Related Function Documentation

friend class BaseMatrix [friend]
 

Reimplemented from NEWMAT::MultipliedMatrix.

Definition at line 1369 of file newmat.h.

friend class InvertedMatrix [friend]
 

Reimplemented from NEWMAT::BaseMatrix.

Definition at line 1370 of file newmat.h.


The documentation for this class was generated from the following files:

newmat11b
Generated Tue Jan 4 15:42:17 2005 by Doxygen 1.4.0