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

#include <Temporary.h>

Inheritance diagram for ShiftedMatrix:
Inheritance graph
[legend]

List of all members.

Public Member Functions

GeneralMatrixEvaluate (MatrixType mt=MatrixTypeUnSp)
 ShiftedMatrix ()
 ~ShiftedMatrix ()

Protected Member Functions

int search (const BaseMatrix *) const
 ShiftedMatrix (const BaseMatrix *bmx, Real fx)

Protected Attributes

union {
   const BaseMatrix *   bm
   GeneralMatrix *   gm
}; 
Real f

Friends

class BaseMatrix
class GeneralMatrix
class GenericMatrix
ShiftedMatrix operator+ (Real f, const BaseMatrix &BM)

Detailed Description

Any type of matrix plus Real.

Definition at line 164 of file Temporary.h.


Constructor & Destructor Documentation

ShiftedMatrix::ShiftedMatrix ( const BaseMatrix bmx,
Real  fx 
) [inline, protected]

Definition at line 169 of file Temporary.h.

Definition at line 175 of file Temporary.h.

Definition at line 176 of file Temporary.h.


Member Function Documentation

Implements BaseMatrix.

Reimplemented in ScaledMatrix, and NegShiftedMatrix.

Definition at line 2156 of file NewMatExhaustive.cpp.

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

Implements BaseMatrix.

Definition at line 1312 of file NewMatExhaustive.cpp.


Friends And Related Function Documentation

friend class BaseMatrix [friend]

Reimplemented in ScaledMatrix, and NegShiftedMatrix.

Definition at line 171 of file Temporary.h.

friend class GeneralMatrix [friend]

Reimplemented from BaseMatrix.

Reimplemented in ScaledMatrix, and NegShiftedMatrix.

Definition at line 172 of file Temporary.h.

friend class GenericMatrix [friend]

Reimplemented from BaseMatrix.

Reimplemented in ScaledMatrix, and NegShiftedMatrix.

Definition at line 173 of file Temporary.h.

ShiftedMatrix operator+ ( Real  f,
const BaseMatrix BM 
) [friend]

Definition at line 2896 of file NewMatExhaustive.cpp.


Member Data Documentation

union { ... } [protected]

Definition at line 167 of file Temporary.h.

Real ShiftedMatrix::f [protected]

Definition at line 168 of file Temporary.h.

Definition at line 167 of file Temporary.h.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines


lo
Author(s): U. Klank
autogenerated on Thu May 23 2013 07:34:46