Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

NEWMAT::RectMatrixRow Class Reference

#include <newmatrm.h>

Inheritance diagram for NEWMAT::RectMatrixRow:

List of all members.


Detailed Description

Definition at line 48 of file newmatrm.h.


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 
) [inline]

Definition at line 94 of file newmatrm.h.

NEWMAT::RectMatrixRow::RectMatrixRow ( const Matrix M,
int  row 
) [inline]

Definition at line 97 of file newmatrm.h.


Member Function Documentation

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

Definition at line 26 of file newmatrm.cpp.

Referenced by NEWMAT::SVD().

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

Definition at line 33 of file newmatrm.cpp.

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

Reimplemented from NEWMAT::RectMatrixRowCol.

Definition at line 55 of file newmatrm.h.

void NEWMAT::RectMatrixRow::Down (  )  [inline]

Definition at line 56 of file newmatrm.h.

Referenced by NEWMAT::SVD().

void NEWMAT::RectMatrixRow::Right (  )  [inline]

Definition at line 57 of file newmatrm.h.

Referenced by NEWMAT::SVD().

void NEWMAT::RectMatrixRow::Up (  )  [inline]

Definition at line 58 of file newmatrm.h.

void NEWMAT::RectMatrixRow::Left (  )  [inline]

Definition at line 59 of file newmatrm.h.


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

newmat11b
Generated Thu Nov 22 00:51:14 2007 by Doxygen 1.5.4