Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

NEWMAT::ScaledMatrix Class Reference

#include <newmat.h>

Inheritance diagram for NEWMAT::ScaledMatrix:

Detailed Description

Definition at line 1427 of file newmat.h.

List of all members.

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 
) [private]

Definition at line 1429 of file newmat.h.

NEWMAT::ScaledMatrix::ScaledMatrix ( const ScaledMatrix im  ) 

Definition at line 1434 of file newmat.h.

NEWMAT::ScaledMatrix::~ScaledMatrix (  ) 

Definition at line 1435 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 1430 of file newmat.h.

friend class GeneralMatrix [friend]

Reimplemented from NEWMAT::ShiftedMatrix.

Definition at line 1431 of file newmat.h.

friend class GenericMatrix [friend]

Reimplemented from NEWMAT::ShiftedMatrix.

Definition at line 1432 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 Mon May 9 04:54:19 2016 by Doxygen 1.6.3