$search

ScaledMatrix Class Reference
[Newmat matrix manipulation library]

#include <newmat.h>

Inheritance diagram for ScaledMatrix:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 ~ScaledMatrix ()

MatrixBandWidth bandwidth () const

GeneralMatrixEvaluate (MatrixType mt=MatrixTypeUnSp)

Private Member Functions

 ScaledMatrix (const BaseMatrix *bmx, Real fx)

Friends

class BaseMatrix
class GeneralMatrix
class GenericMatrix
ScaledMatrix operator* (Real f, const BaseMatrix &BM)

Detailed Description

Any type of matrix times Real.

Definition at line 1614 of file newmat.h.


Constructor & Destructor Documentation

ScaledMatrix::ScaledMatrix ( const BaseMatrix bmx,
Real  fx 
) [inline, private]

Definition at line 1616 of file newmat.h.

ScaledMatrix::~ScaledMatrix (  )  [inline]

Definition at line 1621 of file newmat.h.


Member Function Documentation

MatrixBandWidth ScaledMatrix::bandwidth (  )  const [virtual]

Reimplemented from BaseMatrix.

Definition at line 737 of file newmat4.cpp.

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

Reimplemented from ShiftedMatrix.

Definition at line 164 of file newmat5.cpp.


Friends And Related Function Documentation

friend class BaseMatrix [friend]

Reimplemented from ShiftedMatrix.

Definition at line 1617 of file newmat.h.

friend class GeneralMatrix [friend]

Reimplemented from ShiftedMatrix.

Definition at line 1618 of file newmat.h.

friend class GenericMatrix [friend]

Reimplemented from ShiftedMatrix.

Definition at line 1619 of file newmat.h.

ScaledMatrix operator* ( Real  f,
const BaseMatrix BM 
) [friend]

Definition at line 314 of file newmat6.cpp.


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