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

Password:

MatrixRow class Reference
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

MatrixRow Class Reference

Used for accessing the rows of matrices. Defined in newmat library. More...

#include <NEWMATRC.H>

Inheritance diagram for MatrixRow:

MatrixRowCol List of all members.

Public Methods

 MatrixRow (GeneralMatrix *, LoadAndStoreFlag, int=0)
 ~MatrixRow ()
void Next ()

Detailed Description

Used for accessing the rows of matrices. Defined in newmat library.

Definition at line 104 of file NEWMATRC.H.


Constructor & Destructor Documentation

MatrixRow::MatrixRow GeneralMatrix *   ,
LoadAndStoreFlag   ,
int    = 0
[inline]
 

Definition at line 146 of file NEWMATRC.H.

References MatrixRowCol::cw, MatrixRowCol::gm, and MatrixRowCol::rowcol.

MatrixRow::~MatrixRow  
 


Member Function Documentation

void MatrixRow::Next   [inline]
 

Definition at line 149 of file NEWMATRC.H.

References MatrixRowCol::gm.

Referenced by NEWMAT::StackedMatrix::Evaluate(), NEWMAT::ConcatenatedMatrix::Evaluate(), NEWMAT::GetSubMatrix::Evaluate(), NEWMAT::NegatedMatrix::Evaluate(), NEWMAT::ScaledMatrix::Evaluate(), NEWMAT::NegShiftedMatrix::Evaluate(), NEWMAT::ShiftedMatrix::Evaluate(), NEWMAT::GeneralMatrix::Evaluate(), NEWMAT::GetSubMatrix::Inject(), NEWMAT::GeneralMatrix::Inject(), NEWMAT::BaseMatrix::NormInfinity(), NEWMAT::GetSubMatrix::operator *=(), NEWMAT::GetSubMatrix::operator+=(), NEWMAT::GetSubMatrix::operator-=(), NEWMAT::GetSubMatrix::operator<<(), operator<<(), NEWMAT::GetSubMatrix::operator=(), and NEWMAT::GeneralMatrix::Transpose().


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