Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

NEWMAT::NegatedMatrix Class Reference

#include <newmat.h>

Inheritance diagram for NEWMAT::NegatedMatrix:

List of all members.


Detailed Description

Definition at line 1440 of file newmat.h.


Public Member Functions

 NegatedMatrix (const NegatedMatrix &im)
 ~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 1444 of file newmat.h.

NEWMAT::NegatedMatrix::NegatedMatrix ( const NegatedMatrix im  )  [inline]

Definition at line 1449 of file newmat.h.

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

Definition at line 1450 of file newmat.h.


Member Function Documentation

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

Implements NEWMAT::BaseMatrix.

Definition at line 420 of file newmat4.cpp.

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

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


Friends And Related Function Documentation


Member Data Documentation

union { ... } [protected]


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

newmat11b
Generated Thu Nov 22 00:51:11 2007 by Doxygen 1.5.4