Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

NEWMAT::NegShiftedMatrix Class Reference

#include <newmat.h>

Inheritance diagram for NEWMAT::NegShiftedMatrix:

List of all members.


Detailed Description

Definition at line 1411 of file newmat.h.


Public Member Functions

 ~NegShiftedMatrix ()
GeneralMatrixEvaluate (MatrixType mt=MatrixTypeUnSp)

Protected Member Functions

 NegShiftedMatrix (Real fx, const BaseMatrix *bmx)

Friends

class BaseMatrix
class GeneralMatrix
class GenericMatrix
NegShiftedMatrix operator- (Real, const BaseMatrix &)

Constructor & Destructor Documentation

NEWMAT::NegShiftedMatrix::NegShiftedMatrix ( Real  fx,
const BaseMatrix bmx 
) [inline, protected]

Definition at line 1414 of file newmat.h.

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

Definition at line 1419 of file newmat.h.


Member Function Documentation

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

Reimplemented from NEWMAT::ShiftedMatrix.

Definition at line 122 of file newmat5.cpp.


Friends And Related Function Documentation

friend class BaseMatrix [friend]

Reimplemented from NEWMAT::ShiftedMatrix.

Definition at line 1415 of file newmat.h.

friend class GeneralMatrix [friend]

Reimplemented from NEWMAT::ShiftedMatrix.

Definition at line 1416 of file newmat.h.

friend class GenericMatrix [friend]

Reimplemented from NEWMAT::ShiftedMatrix.

Definition at line 1417 of file newmat.h.

NegShiftedMatrix 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