Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

NEWMAT::ShiftedMatrix Class Reference

#include <newmat.h>

Inheritance diagram for NEWMAT::ShiftedMatrix:

Detailed Description

Definition at line 1395 of file newmat.h.

List of all members.

Public Member Functions

 ShiftedMatrix (const ShiftedMatrix &im)
 ~ShiftedMatrix ()
GeneralMatrixEvaluate (MatrixType mt=MatrixTypeUnSp)

Protected Member Functions

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

Protected Attributes

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

Friends

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

Constructor & Destructor Documentation

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

Definition at line 1400 of file newmat.h.

NEWMAT::ShiftedMatrix::ShiftedMatrix ( const ShiftedMatrix im  ) 

Definition at line 1406 of file newmat.h.

NEWMAT::ShiftedMatrix::~ShiftedMatrix (  ) 

Definition at line 1407 of file newmat.h.


Member Function Documentation

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

Implements NEWMAT::BaseMatrix.

Reimplemented in NEWMAT::NegShiftedMatrix, and NEWMAT::ScaledMatrix.

Definition at line 94 of file newmat5.cpp.

Referenced by NEWMAT::GenericMatrix::operator+=().

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

Implements NEWMAT::BaseMatrix.

Definition at line 417 of file newmat4.cpp.


Friends And Related Function Documentation

friend class BaseMatrix [friend]

Reimplemented in NEWMAT::NegShiftedMatrix, and NEWMAT::ScaledMatrix.

Definition at line 1402 of file newmat.h.

friend class GeneralMatrix [friend]

Reimplemented from NEWMAT::BaseMatrix.

Reimplemented in NEWMAT::NegShiftedMatrix, and NEWMAT::ScaledMatrix.

Definition at line 1403 of file newmat.h.

friend class GenericMatrix [friend]

Reimplemented from NEWMAT::BaseMatrix.

Reimplemented in NEWMAT::NegShiftedMatrix, and NEWMAT::ScaledMatrix.

Definition at line 1404 of file newmat.h.

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

Definition at line 298 of file newmat6.cpp.


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