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.

Detailed Description

Definition at line 1438 of file newmat.h.

Public Member Functions

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

Protected Member Functions

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

Protected Attributes

union {
   const BaseMatrix *   bm
   GeneralMatrix *   gm
}; 

Friends

class BaseMatrix


Constructor & Destructor Documentation

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

Definition at line 1442 of file newmat.h.

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

Definition at line 1447 of file newmat.h.


Member Function Documentation

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

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

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


Member Data Documentation

union { ... } [protected]


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

newmat11b
Generated Wed Oct 4 00:00:19 2006 by Doxygen 1.4.7