Homepage Demos Overview Downloads Tutorials Reference
Credits

NEWMAT::ScaledMatrix Class Reference

#include <newmat.h>

Inheritance diagram for NEWMAT::ScaledMatrix:

Inheritance graph
[legend]
List of all members.

Detailed Description

Definition at line 1424 of file newmat.h.

Public Member Functions

 ~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 1426 of file newmat.h.

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

Definition at line 1431 of file newmat.h.


Member Function Documentation

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

Reimplemented from NEWMAT::BaseMatrix.

Definition at line 507 of file newmat4.cpp.

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 *=().


Friends And Related Function Documentation

friend class BaseMatrix [friend]
 

Reimplemented from NEWMAT::ShiftedMatrix.

Definition at line 1427 of file newmat.h.

friend class GeneralMatrix [friend]
 

Reimplemented from NEWMAT::ShiftedMatrix.

Definition at line 1428 of file newmat.h.

friend class GenericMatrix [friend]
 

Reimplemented from NEWMAT::ShiftedMatrix.

Definition at line 1429 of file newmat.h.

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

Definition at line 310 of file newmat6.cpp.


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

newmat11b
Generated Tue Aug 16 16:32:08 2005 by Doxygen 1.4.4