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

#include <newmat.h>

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

List of all members.

Public Member Functions

 ~AddedMatrix ()
GeneralMatrixEvaluate (MatrixType mt=MatrixTypeUnSp)
MatrixBandWidth BandWidth () const

Protected Member Functions

 AddedMatrix (const BaseMatrix *bm1x, const BaseMatrix *bm2x)

Friends

class BaseMatrix
class GeneralMatrix
class GenericMatrix

Detailed Description

Definition at line 1194 of file newmat.h.


Constructor & Destructor Documentation

NEWMAT::AddedMatrix::AddedMatrix ( const BaseMatrix bm1x,
const BaseMatrix bm2x 
) [inline, protected]

Definition at line 1197 of file newmat.h.

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

Definition at line 1204 of file newmat.h.


Member Function Documentation

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

Reimplemented from NEWMAT::MultipliedMatrix.

Reimplemented in NEWMAT::SPMatrix.

Definition at line 418 of file newmat4.cpp.

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

Reimplemented from NEWMAT::MultipliedMatrix.

Reimplemented in NEWMAT::SPMatrix, and NEWMAT::SubtractedMatrix.

Definition at line 509 of file newmat7.cpp.


Friends And Related Function Documentation

friend class BaseMatrix [friend]

Reimplemented from NEWMAT::MultipliedMatrix.

Reimplemented in NEWMAT::SPMatrix, and NEWMAT::SubtractedMatrix.

Definition at line 1200 of file newmat.h.

friend class GeneralMatrix [friend]

Reimplemented from NEWMAT::MultipliedMatrix.

Reimplemented in NEWMAT::SPMatrix, and NEWMAT::SubtractedMatrix.

Definition at line 1201 of file newmat.h.

friend class GenericMatrix [friend]

Reimplemented from NEWMAT::MultipliedMatrix.

Reimplemented in NEWMAT::SPMatrix, and NEWMAT::SubtractedMatrix.

Definition at line 1202 of file newmat.h.


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