$search

SubtractedMatrix Class Reference
[Newmat matrix manipulation library]

#include <newmat.h>

Inheritance diagram for SubtractedMatrix:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 ~SubtractedMatrix ()

GeneralMatrixEvaluate (MatrixType mt=MatrixTypeUnSp)

Private Member Functions

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

Friends

class BaseMatrix
class GeneralMatrix
class GenericMatrix

Detailed Description

Difference between two matrices.

Definition at line 1564 of file newmat.h.


Constructor & Destructor Documentation

SubtractedMatrix::SubtractedMatrix ( const BaseMatrix bm1x,
const BaseMatrix bm2x 
) [inline, private]

Definition at line 1566 of file newmat.h.

SubtractedMatrix::~SubtractedMatrix (  )  [inline]

Definition at line 1572 of file newmat.h.


Member Function Documentation

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

Reimplemented from AddedMatrix.

Definition at line 565 of file newmat7.cpp.


Friends And Related Function Documentation

friend class BaseMatrix [friend]

Reimplemented from AddedMatrix.

Definition at line 1568 of file newmat.h.

friend class GeneralMatrix [friend]

Reimplemented from AddedMatrix.

Definition at line 1569 of file newmat.h.

friend class GenericMatrix [friend]

Reimplemented from AddedMatrix.

Definition at line 1570 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:29 2013