Homepage Demos Overview Downloads Tutorials Reference
Credits

NEWMAT::RectMatrixCol Class Reference

#include <newmatrm.h>

Inheritance diagram for NEWMAT::RectMatrixCol:

Inheritance graph
[legend]
List of all members.

Detailed Description

Definition at line 63 of file newmatrm.h.

Public Member Functions

 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

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

Definition at line 101 of file newmatrm.h.

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

Definition at line 104 of file newmatrm.h.


Member Function Documentation

void NEWMAT::RectMatrixCol::Down  )  [inline]
 

Definition at line 70 of file newmatrm.h.

Referenced by NEWMAT::SVD().

void NEWMAT::RectMatrixCol::Left  )  [inline]
 

Definition at line 73 of file newmatrm.h.

Referenced by NEWMAT::SVD().

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

Definition at line 46 of file newmatrm.cpp.

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

Definition at line 39 of file newmatrm.cpp.

void NEWMAT::RectMatrixCol::Right  )  [inline]
 

Definition at line 71 of file newmatrm.h.

Referenced by NEWMAT::SVD().

void NEWMAT::RectMatrixCol::Up  )  [inline]
 

Definition at line 72 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 NEWMAT::RectMatrixRowCol.

Definition at line 133 of file newmatrm.cpp.

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

Reimplemented from NEWMAT::RectMatrixRowCol.

Definition at line 157 of file newmatrm.cpp.


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

newmat11b
Generated Tue Aug 16 16:32:10 2005 by Doxygen 1.4.4