MatrixType Class Reference
[Newmat matrix manipulation library]

#include <newmat.h>

List of all members.

Public Member Functions

MatrixType AddEqualEl () const
 < add constant to matrix
MatrixType sub () const
 < type of submatrix
MatrixType ssub () const
 < type of sym submatrix
GeneralMatrixNew () const
 new matrix of given type



MatrixType i () const
 type of inverse
MatrixType t () const
 type of transpose
MatrixType MultRHS () const
 type for rhs of multiply
GeneralMatrixNew (int, int, BaseMatrix *) const
 new matrix of given type
const char * value () const
 type as char string

Friends

bool Compare (const MatrixType &, MatrixType &)
 compare and check conversion

Detailed Description

Find the type of a matrix resulting from matrix operations. Also identify what conversions are permissible. This class must be updated when new matrix types are added.

Definition at line 98 of file newmat.h.


The documentation for this class was generated from the following files:

Generated on Sun May 9 12:26:14 2010 for Realea by  doxygen 1.6.1