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

Password:

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

RectMatrixRow Class Reference

#include <NEWMATRM.H>

Inheritance diagram for RectMatrixRow:

RectMatrixRowCol List of all members.

Public Methods

 RectMatrixRow (const Matrix &, int, int, int)
 RectMatrixRow (const Matrix &, int)
void Reset (const Matrix &, int, int, int)
void Reset (const Matrix &, int)
Real & operator[] (int i)
void Down ()
void Right ()
void Up ()
void Left ()

Constructor & Destructor Documentation

RectMatrixRow::RectMatrixRow const Matrix  ,
int   ,
int   ,
int   
[inline]
 

Definition at line 99 of file NEWMATRM.H.

RectMatrixRow::RectMatrixRow const Matrix  ,
int   
[inline]
 

Definition at line 102 of file NEWMATRM.H.


Member Function Documentation

void RectMatrixRow::Down   [inline]
 

Definition at line 64 of file NEWMATRM.H.

Referenced by NEWMAT::SVD().

void RectMatrixRow::Left   [inline]
 

Definition at line 67 of file NEWMATRM.H.

Real& RectMatrixRow::operator[] int    i [inline]
 

Reimplemented from RectMatrixRowCol.

Definition at line 63 of file NEWMATRM.H.

References RBD_COMMON::Real.

void RectMatrixRow::Reset const Matrix  ,
int   
 

Definition at line 20 of file NEWMATRM.CPP.

References RectMatrixRowCol::Reset().

void RectMatrixRow::Reset const Matrix  ,
int   ,
int   ,
int   
 

Definition at line 15 of file NEWMATRM.CPP.

References RectMatrixRowCol::Reset().

Referenced by NEWMAT::SVD().

void RectMatrixRow::Right   [inline]
 

Definition at line 65 of file NEWMATRM.H.

Referenced by NEWMAT::SVD().

void RectMatrixRow::Up   [inline]
 

Definition at line 66 of file NEWMATRM.H.


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