Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

NEWMAT::NegatedMatrix Class Reference

#include <newmat.h>

Inheritance diagram for NEWMAT::NegatedMatrix:

Detailed Description

Definition at line 1442 of file newmat.h.

List of all members.

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

Definition at line 1446 of file newmat.h.

NEWMAT::NegatedMatrix::NegatedMatrix ( const NegatedMatrix im  ) 

Definition at line 1451 of file newmat.h.

NEWMAT::NegatedMatrix::~NegatedMatrix (  ) 

Definition at line 1452 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 s  )  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 Mon May 9 04:54:19 2016 by Doxygen 1.6.3