Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

NEWMAT::SolvedMatrix Class Reference

#include <newmat.h>

Inheritance diagram for NEWMAT::SolvedMatrix:

Detailed Description

Definition at line 1369 of file newmat.h.

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 
) [private]

Definition at line 1371 of file newmat.h.

NEWMAT::SolvedMatrix::~SolvedMatrix (  ) 

Definition at line 1376 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 1373 of file newmat.h.

friend class InvertedMatrix [friend]

Reimplemented from NEWMAT::BaseMatrix.

Definition at line 1374 of file newmat.h.


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

newmat11b
Generated Mon May 9 04:54:19 2016 by Doxygen 1.6.3