ScaledMatrix Class Reference

#include <newmat.h>

Inheritance diagram for ScaledMatrix:
ShiftedMatrix BaseMatrix Janitor

List of all members.

Public Member Functions

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

Private Member Functions

 ScaledMatrix (const BaseMatrix *bmx, Real fx)

Friends

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

Constructor & Destructor Documentation

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

Member Function Documentation

MatrixBandWidth ScaledMatrix::bandwidth (  )  const [virtual]

Reimplemented from BaseMatrix.

References BaseMatrix::bandwidth(), ShiftedMatrix::gm, and REPORT.

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

Friends And Related Function Documentation

friend class BaseMatrix [friend]

Reimplemented from ShiftedMatrix.

friend class GeneralMatrix [friend]

Reimplemented from ShiftedMatrix.

friend class GenericMatrix [friend]

Reimplemented from ShiftedMatrix.

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

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

Generated on 6 Apr 2011 for Slicer3 by  doxygen 1.6.1