NEWMAT::RectMatrixRow Class Reference#include <newmatrm.h>
Inheritance diagram for NEWMAT::RectMatrixRow:
[legend]List of all members.
Constructor & Destructor Documentation
NEWMAT::RectMatrixRow::RectMatrixRow |
( |
const Matrix & |
, |
|
|
int |
, |
|
|
int |
, |
|
|
int |
|
|
) |
[inline] |
|
NEWMAT::RectMatrixRow::RectMatrixRow |
( |
const Matrix & |
, |
|
|
int |
|
|
) |
[inline] |
|
Member Function Documentation
void NEWMAT::RectMatrixRow::Down |
( |
|
) |
[inline] |
|
void NEWMAT::RectMatrixRow::Left |
( |
|
) |
[inline] |
|
Real& NEWMAT::RectMatrixRow::operator[] |
( |
int |
i |
) |
[inline] |
|
void NEWMAT::RectMatrixRow::Reset |
( |
const Matrix & |
, |
|
|
int |
|
|
) |
|
|
void NEWMAT::RectMatrixRow::Reset |
( |
const Matrix & |
, |
|
|
int |
, |
|
|
int |
, |
|
|
int |
|
|
) |
|
|
void NEWMAT::RectMatrixRow::Right |
( |
|
) |
[inline] |
|
void NEWMAT::RectMatrixRow::Up |
( |
|
) |
[inline] |
|
The documentation for this class was generated from the following files:
|