NEWMAT::RectMatrixCol Class Reference#include <newmatrm.h>
Inheritance diagram for NEWMAT::RectMatrixCol:
[legend]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 & |
, |
|
|
int |
, |
|
|
int |
, |
|
|
int |
|
|
) |
[inline] |
|
| NEWMAT::RectMatrixCol::RectMatrixCol |
( |
const Matrix & |
, |
|
|
int |
|
|
) |
[inline] |
|
Member Function Documentation
| void NEWMAT::RectMatrixCol::Down |
( |
|
) |
[inline] |
|
| void NEWMAT::RectMatrixCol::Left |
( |
|
) |
[inline] |
|
| void NEWMAT::RectMatrixCol::Reset |
( |
const Matrix & |
, |
|
|
int |
|
|
) |
|
|
| void NEWMAT::RectMatrixCol::Reset |
( |
const Matrix & |
, |
|
|
int |
, |
|
|
int |
, |
|
|
int |
|
|
) |
|
|
| void NEWMAT::RectMatrixCol::Right |
( |
|
) |
[inline] |
|
| void NEWMAT::RectMatrixCol::Up |
( |
|
) |
[inline] |
|
Friends And Related Function Documentation
The documentation for this class was generated from the following files:
|