Public Member Functions | Protected Member Functions | Protected Attributes | Friends
NegatedMatrix Class Reference

#include <Temporary.h>

Inheritance diagram for NegatedMatrix:
Inheritance graph
[legend]

List of all members.

Public Member Functions

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

Protected Member Functions

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

Protected Attributes

union {
   const BaseMatrix *   bm
   GeneralMatrix *   gm
}; 

Friends

class BaseMatrix

Detailed Description

Any type of matrix times -1.

Definition at line 218 of file Temporary.h.


Constructor & Destructor Documentation

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

Definition at line 222 of file Temporary.h.

Definition at line 227 of file Temporary.h.

Definition at line 228 of file Temporary.h.


Member Function Documentation

Reimplemented from BaseMatrix.

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

Definition at line 1408 of file NewMatExhaustive.cpp.

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

Implements BaseMatrix.

Definition at line 1315 of file NewMatExhaustive.cpp.


Friends And Related Function Documentation

friend class BaseMatrix [friend]

Member Data Documentation

union { ... } [protected]

Definition at line 221 of file Temporary.h.

Definition at line 221 of file Temporary.h.


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


lo
Author(s): U. Klank
autogenerated on Mon Oct 6 2014 10:44:15