$search

ShiftedMatrix Class Reference
[Newmat matrix manipulation library]

#include <newmat.h>

Inheritance diagram for ShiftedMatrix:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 ~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)

Detailed Description

Any type of matrix plus Real.

Definition at line 1579 of file newmat.h.


Constructor & Destructor Documentation

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

Definition at line 1584 of file newmat.h.

ShiftedMatrix::~ShiftedMatrix (  )  [inline]

Definition at line 1590 of file newmat.h.


Member Function Documentation

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

Implements BaseMatrix.

Reimplemented in NegShiftedMatrix, and ScaledMatrix.

Definition at line 108 of file newmat5.cpp.

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

Implements BaseMatrix.

Definition at line 644 of file newmat4.cpp.


Friends And Related Function Documentation

friend class BaseMatrix [friend]

Reimplemented in NegShiftedMatrix, and ScaledMatrix.

Definition at line 1586 of file newmat.h.

friend class GeneralMatrix [friend]

Reimplemented from BaseMatrix.

Reimplemented in NegShiftedMatrix, and ScaledMatrix.

Definition at line 1587 of file newmat.h.

friend class GenericMatrix [friend]

Reimplemented from BaseMatrix.

Reimplemented in NegShiftedMatrix, and ScaledMatrix.

Definition at line 1588 of file newmat.h.

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

Definition at line 302 of file newmat6.cpp.


Member Data Documentation

union { ... } [protected]

Definition at line 1582 of file newmat.h.

Real ShiftedMatrix::f [protected]

Definition at line 1583 of file newmat.h.

Definition at line 1582 of file newmat.h.


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


kni
Author(s): Neuronics AG (see AUTHORS.txt); ROS wrapper by Martin Günther
autogenerated on Tue Mar 5 12:33:28 2013