NEWMAT::GetSubMatrix Class Reference#include <newmat.h>
Inheritance diagram for NEWMAT::GetSubMatrix:
[legend]List of all members.
Constructor & Destructor Documentation
NEWMAT::GetSubMatrix::GetSubMatrix |
( |
const BaseMatrix * |
bmx, |
|
|
int |
rs, |
|
|
int |
rn, |
|
|
int |
cs, |
|
|
int |
cn, |
|
|
bool |
is |
|
) |
[inline, private] |
|
NEWMAT::GetSubMatrix::GetSubMatrix |
( |
const GetSubMatrix & |
g |
) |
[inline] |
|
Member Function Documentation
void NEWMAT::GetSubMatrix::operator *= |
( |
Real |
|
) |
|
|
void NEWMAT::GetSubMatrix::operator+= |
( |
Real |
|
) |
|
|
void NEWMAT::GetSubMatrix::operator+= |
( |
const BaseMatrix & |
|
) |
|
|
void NEWMAT::GetSubMatrix::operator-= |
( |
Real |
r |
) |
[inline] |
|
void NEWMAT::GetSubMatrix::operator-= |
( |
const BaseMatrix & |
|
) |
|
|
void NEWMAT::GetSubMatrix::operator/= |
( |
Real |
r |
) |
[inline] |
|
MatrixInput NEWMAT::GetSubMatrix::operator<< |
( |
int |
f |
) |
[inline] |
|
void NEWMAT::GetSubMatrix::operator<< |
( |
const int * |
|
) |
|
|
void NEWMAT::GetSubMatrix::operator<< |
( |
const Real * |
|
) |
|
|
void NEWMAT::GetSubMatrix::operator<< |
( |
const BaseMatrix & |
|
) |
|
|
void NEWMAT::GetSubMatrix::operator= |
( |
Real |
|
) |
|
|
void NEWMAT::GetSubMatrix::operator= |
( |
const GetSubMatrix & |
m |
) |
[inline] |
|
void NEWMAT::GetSubMatrix::operator= |
( |
const BaseMatrix & |
|
) |
|
|
void NEWMAT::GetSubMatrix::SetUpLHS |
( |
|
) |
[private] |
|
Friends And Related Function Documentation
Member Data Documentation
The documentation for this class was generated from the following files:
|