Virtual U.org
Get Personal Training on VU Today
    
Top shadow
 
 register/help
User Name:

Password:

NEWMAT::RowedMatrix class Reference
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

NEWMAT::RowedMatrix Class Reference

Class for representing a rowed matrix. Used in newmat library. More...

#include <Newmat.h>

Inheritance diagram for NEWMAT::RowedMatrix:

NEWMAT::NegatedMatrix NEWMAT::BaseMatrix Janitor List of all members.

Public Methods

GeneralMatrixEvaluate (MatrixType mt=MatrixTypeUnSp)
MatrixBandWidth BandWidth () const

Friends

class BaseMatrix

Detailed Description

Class for representing a rowed matrix. Used in newmat library.

Definition at line 1336 of file Newmat.h.


Member Function Documentation

MatrixBandWidth NEWMAT::RowedMatrix::BandWidth   const [virtual]
 

Reimplemented from NEWMAT::NegatedMatrix.

Definition at line 284 of file NEWMAT4.CPP.

GeneralMatrix * NEWMAT::RowedMatrix::Evaluate MatrixType    mt = MatrixTypeUnSp [virtual]
 

Reimplemented from NEWMAT::NegatedMatrix.

Definition at line 250 of file NEWMAT5.CPP.

References NEWMAT::NegatedMatrix::bm, NEWMAT::GeneralMatrix::BorrowStore(), NEWMAT::GeneralMatrix::Evaluate(), NEWMAT::NegatedMatrix::gm, NEWMAT::MatrixErrorNoSpace(), NEWMAT::GeneralMatrix::ncols, NEWMAT::GeneralMatrix::nrows, and NEWMAT::GeneralMatrix::storage.


Friends And Related Function Documentation

friend class BaseMatrix [friend]
 

Reimplemented from NEWMAT::NegatedMatrix.

Definition at line 1338 of file Newmat.h.


The documentation for this class was generated from the following files:
Generated on Fri Aug 23 01:39:47 2002 for VirtualU by doxygen1.2.17