MOOS 0.2375
Public Member Functions | Protected Member Functions | Friends
NEWMAT::NegShiftedMatrix Class Reference

#include <newmat.h>

Inheritance diagram for NEWMAT::NegShiftedMatrix:
Inheritance graph
[legend]
Collaboration diagram for NEWMAT::NegShiftedMatrix:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ~NegShiftedMatrix ()
GeneralMatrixEvaluate (MatrixType mt=MatrixTypeUnSp)

Protected Member Functions

 NegShiftedMatrix (Real fx, const BaseMatrix *bmx)

Friends

class BaseMatrix
class GeneralMatrix
class GenericMatrix
NegShiftedMatrixoperator- (Real, const BaseMatrix &)

Detailed Description

Definition at line 1331 of file newmat.h.


Constructor & Destructor Documentation

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

Definition at line 1334 of file newmat.h.

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

Definition at line 1339 of file newmat.h.


Member Function Documentation

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

Reimplemented from NEWMAT::ShiftedMatrix.

Definition at line 132 of file newmat5.cpp.


Friends And Related Function Documentation

friend class BaseMatrix [friend]

Reimplemented from NEWMAT::ShiftedMatrix.

Definition at line 1335 of file newmat.h.

friend class GeneralMatrix [friend]

Reimplemented from NEWMAT::ShiftedMatrix.

Definition at line 1336 of file newmat.h.

friend class GenericMatrix [friend]

Reimplemented from NEWMAT::ShiftedMatrix.

Definition at line 1337 of file newmat.h.

NegShiftedMatrix& operator- ( Real  f,
const BaseMatrix bm1 
) [friend]

Definition at line 347 of file newmat6.cpp.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines