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

Password:

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

RectMatrixCol Class Reference

#include <NEWMATRM.H>

Inheritance diagram for RectMatrixCol:

RectMatrixRowCol List of all members.

Public Methods

 RectMatrixCol (const Matrix &, int, int, int)
 RectMatrixCol (const Matrix &, int)
void Reset (const Matrix &, int, int, int)
void Reset (const Matrix &, int)
void Down ()
void Right ()
void Up ()
void Left ()

Friends

void ComplexScale (RectMatrixCol &, RectMatrixCol &, Real, Real)
void Rotate (RectMatrixCol &, RectMatrixCol &, Real, Real)

Constructor & Destructor Documentation

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

Definition at line 106 of file NEWMATRM.H.

RectMatrixCol::RectMatrixCol const Matrix  ,
int   
[inline]
 

Definition at line 109 of file NEWMATRM.H.


Member Function Documentation

void RectMatrixCol::Down   [inline]
 

Definition at line 78 of file NEWMATRM.H.

Referenced by NEWMAT::SVD().

void RectMatrixCol::Left   [inline]
 

Definition at line 81 of file NEWMATRM.H.

Referenced by NEWMAT::SVD().

void RectMatrixCol::Reset const Matrix  ,
int   
 

Definition at line 29 of file NEWMATRM.CPP.

References RectMatrixRowCol::Reset().

void RectMatrixCol::Reset const Matrix  ,
int   ,
int   ,
int   
 

Definition at line 24 of file NEWMATRM.CPP.

References RectMatrixRowCol::Reset().

void RectMatrixCol::Right   [inline]
 

Definition at line 79 of file NEWMATRM.H.

Referenced by NEWMAT::SVD().

void RectMatrixCol::Up   [inline]
 

Definition at line 80 of file NEWMATRM.H.

Referenced by NEWMAT::SVD().


Friends And Related Function Documentation

void ComplexScale RectMatrixCol &    U,
RectMatrixCol &    V,
Real    x,
Real    y
[friend]
 

Reimplemented from RectMatrixRowCol.

Definition at line 85 of file NEWMATRM.CPP.

void Rotate RectMatrixCol &    U,
RectMatrixCol &    V,
Real    tau,
Real    s
[friend]
 

Reimplemented from RectMatrixRowCol.

Definition at line 99 of file NEWMATRM.CPP.


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