#include <newmat.h>
List of all members.
Detailed Description
Definition at line 605 of file newmat.h.
Constructor & Destructor Documentation
NEWMAT::nricMatrix::nricMatrix |
( |
| ) |
[inline] |
NEWMAT::nricMatrix::nricMatrix |
( |
int |
m, |
|
|
int |
n |
|
) |
| [inline] |
NEWMAT::nricMatrix::nricMatrix |
( |
const BaseMatrix & |
bm | ) |
[inline] |
NEWMAT::nricMatrix::nricMatrix |
( |
const nricMatrix & |
gm | ) |
[inline] |
NEWMAT::nricMatrix::~nricMatrix |
( |
| ) |
[inline] |
Member Function Documentation
void NEWMAT::nricMatrix::CleanUp |
( |
| ) |
[virtual] |
Real** NEWMAT::nricMatrix::nric |
( |
| ) |
const [inline] |
void NEWMAT::nricMatrix::operator<< |
( |
const BaseMatrix & |
X | ) |
[inline] |
void NEWMAT::nricMatrix::operator= |
( |
Real |
f | ) |
[inline] |
void NEWMAT::nricMatrix::operator= |
( |
const BaseMatrix & |
bm | ) |
[inline] |
void NEWMAT::nricMatrix::operator= |
( |
const nricMatrix & |
m | ) |
[inline] |
void NEWMAT::nricMatrix::ReSize |
( |
const GeneralMatrix & |
A | ) |
[virtual] |
void NEWMAT::nricMatrix::ReSize |
( |
int |
m, |
|
|
int |
n |
|
) |
| [inline, virtual] |
The documentation for this class was generated from the following files:
- /home/toby/moos-ivp/MOOS-2375-Oct0611/Thirdparty/newmat/newmat.h
- /home/toby/moos-ivp/MOOS-2375-Oct0611/Thirdparty/newmat/newmat4.cpp