Homepage Demos Overview Downloads Tutorials Reference
Credits

NEWMAT::NegatedMatrix Class Reference

#include <newmat.h>

Inheritance diagram for NEWMAT::NegatedMatrix:

Inheritance graph
[legend]
List of all members.

Public Member Functions

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

Protected Member Functions

 NegatedMatrix (const BaseMatrix *bmx)
int search (const BaseMatrix *) const

Friends

class BaseMatrix

Constructor & Destructor Documentation

NEWMAT::NegatedMatrix::NegatedMatrix const BaseMatrix bmx  )  [inline, protected]
 

Definition at line 1440 of file newmat.h.

NEWMAT::NegatedMatrix::~NegatedMatrix  )  [inline]
 

Definition at line 1445 of file newmat.h.


Member Function Documentation

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

Reimplemented from NEWMAT::BaseMatrix.

Reimplemented in NEWMAT::TransposedMatrix, NEWMAT::InvertedMatrix, NEWMAT::RowedMatrix, NEWMAT::ColedMatrix, NEWMAT::DiagedMatrix, NEWMAT::MatedMatrix, and NEWMAT::GetSubMatrix.

Definition at line 510 of file newmat4.cpp.

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

Implements NEWMAT::BaseMatrix.

Reimplemented in NEWMAT::TransposedMatrix, NEWMAT::ReversedMatrix, NEWMAT::InvertedMatrix, NEWMAT::RowedMatrix, NEWMAT::ColedMatrix, NEWMAT::DiagedMatrix, NEWMAT::MatedMatrix, and NEWMAT::GetSubMatrix.

Definition at line 180 of file newmat5.cpp.

int NEWMAT::NegatedMatrix::search const BaseMatrix  )  const [protected, virtual]
 

Implements NEWMAT::BaseMatrix.

Definition at line 420 of file newmat4.cpp.


Friends And Related Function Documentation

friend class BaseMatrix [friend]
 

Reimplemented in NEWMAT::TransposedMatrix, NEWMAT::ReversedMatrix, NEWMAT::InvertedMatrix, NEWMAT::RowedMatrix, NEWMAT::ColedMatrix, NEWMAT::DiagedMatrix, NEWMAT::MatedMatrix, and NEWMAT::GetSubMatrix.

Definition at line 1443 of file newmat.h.


Member Data Documentation

const BaseMatrix* NEWMAT::NegatedMatrix::bm [protected]
 

Definition at line 1439 of file newmat.h.

Referenced by search().

GeneralMatrix* NEWMAT::NegatedMatrix::gm [protected]
 

Definition at line 1439 of file newmat.h.

Referenced by BandWidth(), and Evaluate().


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

newmat11b
Generated Tue Oct 19 14:18:19 2004 by Doxygen 1.3.9.1