Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

NEWMAT::ScaledMatrix Class Reference

#include <newmat.h>

Inheritance diagram for NEWMAT::ScaledMatrix:

List of all members.


Detailed Description

Definition at line 1425 of file newmat.h.


Public Member Functions

 ScaledMatrix (const ScaledMatrix &im)
 ~ScaledMatrix ()
GeneralMatrixEvaluate (MatrixType mt=MatrixTypeUnSp)
MatrixBandWidth BandWidth () const

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

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

Definition at line 1427 of file newmat.h.

NEWMAT::ScaledMatrix::ScaledMatrix ( const ScaledMatrix im  )  [inline]

Definition at line 1432 of file newmat.h.

NEWMAT::ScaledMatrix::~ScaledMatrix (  )  [inline]

Definition at line 1433 of file newmat.h.


Member Function Documentation

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

Reimplemented from NEWMAT::ShiftedMatrix.

Definition at line 150 of file newmat5.cpp.

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

MatrixBandWidth NEWMAT::ScaledMatrix::BandWidth (  )  const [virtual]

Reimplemented from NEWMAT::BaseMatrix.

Definition at line 507 of file newmat4.cpp.


Friends And Related Function Documentation

friend class BaseMatrix [friend]

Reimplemented from NEWMAT::ShiftedMatrix.

Definition at line 1428 of file newmat.h.

friend class GeneralMatrix [friend]

Reimplemented from NEWMAT::ShiftedMatrix.

Definition at line 1429 of file newmat.h.

friend class GenericMatrix [friend]

Reimplemented from NEWMAT::ShiftedMatrix.

Definition at line 1430 of file newmat.h.

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


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

newmat11b
Generated Thu Nov 22 00:51:10 2007 by Doxygen 1.5.4