$search

NegatedMatrix Class Reference
[Newmat matrix manipulation library]

#include <newmat.h>

Inheritance diagram for NegatedMatrix:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 ~NegatedMatrix ()

GeneralMatrixEvaluate (MatrixType mt=MatrixTypeUnSp)

Protected Member Functions

 NegatedMatrix (const BaseMatrix *bmx)

Protected Attributes

union {
   const BaseMatrix *   bm
   GeneralMatrix *   gm
}; 

Friends

class BaseMatrix



int search (const BaseMatrix *) const
MatrixBandWidth bandwidth () const

Detailed Description

Any type of matrix times -1.

Definition at line 1630 of file newmat.h.


Constructor & Destructor Documentation

NegatedMatrix::NegatedMatrix ( const BaseMatrix bmx  )  [inline, protected]

Definition at line 1634 of file newmat.h.

NegatedMatrix::~NegatedMatrix (  )  [inline]

Definition at line 1639 of file newmat.h.


Member Function Documentation

MatrixBandWidth NegatedMatrix::bandwidth (  )  const [virtual]

Reimplemented from BaseMatrix.

Reimplemented in TransposedMatrix, InvertedMatrix, RowedMatrix, ColedMatrix, DiagedMatrix, MatedMatrix, and GetSubMatrix.

Definition at line 740 of file newmat4.cpp.

GeneralMatrix * NegatedMatrix::Evaluate ( MatrixType  mt = MatrixTypeUnSp  )  [virtual]
int NegatedMatrix::search ( const BaseMatrix s  )  const [protected, virtual]

Implements BaseMatrix.

Definition at line 647 of file newmat4.cpp.


Friends And Related Function Documentation

friend class BaseMatrix [friend]

Member Data Documentation

union { ... } [protected]

Definition at line 1633 of file newmat.h.

Definition at line 1633 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:27 2013