$search

SPMatrix Class Reference
[Newmat matrix manipulation library]

#include <newmat.h>

Inheritance diagram for SPMatrix:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 ~SPMatrix ()

MatrixBandWidth bandwidth () const

GeneralMatrixEvaluate (MatrixType mt=MatrixTypeUnSp)

Protected Member Functions

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

Friends

class BaseMatrix
class GeneralMatrix
class GenericMatrix
SPMatrix SP (const BaseMatrix &, const BaseMatrix &)

Detailed Description

Schur (elementwise) product of two matrices.

Definition at line 1474 of file newmat.h.


Constructor & Destructor Documentation

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

Definition at line 1477 of file newmat.h.

SPMatrix::~SPMatrix (  )  [inline]

Definition at line 1484 of file newmat.h.


Member Function Documentation

MatrixBandWidth SPMatrix::bandwidth (  )  const [virtual]

Reimplemented from AddedMatrix.

Definition at line 693 of file newmat4.cpp.

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

Reimplemented from AddedMatrix.

Definition at line 638 of file newmat7.cpp.


Friends And Related Function Documentation

friend class BaseMatrix [friend]

Reimplemented from AddedMatrix.

Definition at line 1480 of file newmat.h.

friend class GeneralMatrix [friend]

Reimplemented from AddedMatrix.

Definition at line 1481 of file newmat.h.

friend class GenericMatrix [friend]

Reimplemented from AddedMatrix.

Definition at line 1482 of file newmat.h.

SPMatrix SP ( const BaseMatrix bm1,
const BaseMatrix bm2 
) [friend]

Definition at line 278 of file newmat6.cpp.


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