Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

NEWMAT::RectMatrixCol Class Reference

#include <newmatrm.h>

Inheritance diagram for NEWMAT::RectMatrixCol:

Detailed Description

Definition at line 63 of file newmatrm.h.

List of all members.

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 M,
int  skip,
int  col,
int  length 
)

Definition at line 101 of file newmatrm.h.

NEWMAT::RectMatrixCol::RectMatrixCol ( const Matrix M,
int  col 
)

Definition at line 104 of file newmatrm.h.


Member Function Documentation

void NEWMAT::RectMatrixCol::Down (  ) 

Definition at line 70 of file newmatrm.h.

Referenced by NEWMAT::SVD().

void NEWMAT::RectMatrixCol::Left (  ) 

Definition at line 73 of file newmatrm.h.

Referenced by NEWMAT::SVD().

void NEWMAT::RectMatrixCol::Reset ( const Matrix M,
int  col 
)

Definition at line 46 of file newmatrm.cpp.

void NEWMAT::RectMatrixCol::Reset ( const Matrix M,
int  skip,
int  col,
int  length 
)

Definition at line 39 of file newmatrm.cpp.

Referenced by Reset().

void NEWMAT::RectMatrixCol::Right (  ) 

Definition at line 71 of file newmatrm.h.

Referenced by NEWMAT::SVD().

void NEWMAT::RectMatrixCol::Up (  ) 

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 Mon May 9 04:54:20 2016 by Doxygen 1.6.3