Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

NEWMAT::RectMatrixRow Class Reference

#include <newmatrm.h>

Inheritance diagram for NEWMAT::RectMatrixRow:

Detailed Description

Definition at line 48 of file newmatrm.h.

List of all members.

Public Member Functions

 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

NEWMAT::RectMatrixRow::RectMatrixRow ( const Matrix M,
int  row,
int  skip,
int  length 
)

Definition at line 94 of file newmatrm.h.

NEWMAT::RectMatrixRow::RectMatrixRow ( const Matrix M,
int  row 
)

Definition at line 97 of file newmatrm.h.


Member Function Documentation

void NEWMAT::RectMatrixRow::Down (  ) 

Definition at line 56 of file newmatrm.h.

Referenced by NEWMAT::SVD().

void NEWMAT::RectMatrixRow::Left (  ) 

Definition at line 59 of file newmatrm.h.

Real& NEWMAT::RectMatrixRow::operator[] ( int  i  ) 

Reimplemented from NEWMAT::RectMatrixRowCol.

Definition at line 55 of file newmatrm.h.

void NEWMAT::RectMatrixRow::Reset ( const Matrix M,
int  row 
)

Definition at line 33 of file newmatrm.cpp.

void NEWMAT::RectMatrixRow::Reset ( const Matrix M,
int  row,
int  skip,
int  length 
)

Definition at line 26 of file newmatrm.cpp.

Referenced by Reset(), and NEWMAT::SVD().

void NEWMAT::RectMatrixRow::Right (  ) 

Definition at line 57 of file newmatrm.h.

Referenced by NEWMAT::SVD().

void NEWMAT::RectMatrixRow::Up (  ) 

Definition at line 58 of file newmatrm.h.


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