$search

AddedMatrix Class Reference
[Newmat matrix manipulation library]

#include <newmat.h>

Inheritance diagram for AddedMatrix:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 ~AddedMatrix ()

MatrixBandWidth bandwidth () const

GeneralMatrixEvaluate (MatrixType mt=MatrixTypeUnSp)

Protected Member Functions

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

Friends

class BaseMatrix
class GeneralMatrix
class GenericMatrix

Detailed Description

Sum of two matrices.

Definition at line 1456 of file newmat.h.


Constructor & Destructor Documentation

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

Definition at line 1459 of file newmat.h.

AddedMatrix::~AddedMatrix (  )  [inline]

Definition at line 1466 of file newmat.h.


Member Function Documentation

MatrixBandWidth AddedMatrix::bandwidth (  )  const [virtual]

Reimplemented from MultipliedMatrix.

Reimplemented in SPMatrix.

Definition at line 690 of file newmat4.cpp.

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

Reimplemented from MultipliedMatrix.

Reimplemented in SPMatrix, and SubtractedMatrix.

Definition at line 495 of file newmat7.cpp.


Friends And Related Function Documentation

friend class BaseMatrix [friend]

Reimplemented from MultipliedMatrix.

Reimplemented in SPMatrix, and SubtractedMatrix.

Definition at line 1462 of file newmat.h.

friend class GeneralMatrix [friend]

Reimplemented from MultipliedMatrix.

Reimplemented in SPMatrix, and SubtractedMatrix.

Definition at line 1463 of file newmat.h.

friend class GenericMatrix [friend]

Reimplemented from MultipliedMatrix.

Reimplemented in SPMatrix, and SubtractedMatrix.

Definition at line 1464 of file newmat.h.


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


kni
Author(s): Neuronics AG (see AUTHORS.txt); ROS wrapper by Martin Günther
autogenerated on Tue Mar 5 12:33:23 2013