NEWMAT::NegatedMatrix Class Reference
#include <newmat.h>
Detailed Description
Definition at line 1442 of file newmat.h.
List of all members.
Constructor & Destructor Documentation
NEWMAT::NegatedMatrix::NegatedMatrix |
( |
const BaseMatrix * |
bmx |
) |
[protected] |
NEWMAT::NegatedMatrix::NegatedMatrix |
( |
const NegatedMatrix & |
im |
) |
|
NEWMAT::NegatedMatrix::~NegatedMatrix |
( |
|
) |
|
Member Function Documentation
int NEWMAT::NegatedMatrix::search |
( |
const BaseMatrix * |
s |
) |
const [protected, virtual] |
Friends And Related Function Documentation
Member Data Documentation
union { ... } [protected] |
Definition at line 1445 of file newmat.h.
Referenced by NEWMAT::InvertedMatrix::Evaluate(), NEWMAT::GetSubMatrix::Evaluate(), NEWMAT::MatedMatrix::Evaluate(), NEWMAT::DiagedMatrix::Evaluate(), NEWMAT::ColedMatrix::Evaluate(), NEWMAT::RowedMatrix::Evaluate(), NEWMAT::TransposedMatrix::Evaluate(), NEWMAT::ReversedMatrix::Evaluate(), Evaluate(), NEWMAT::InvertedMatrix::operator*(), search(), and NEWMAT::GetSubMatrix::SetUpLHS().
Definition at line 1445 of file newmat.h.
Referenced by NEWMAT::GetSubMatrix::BandWidth(), NEWMAT::InvertedMatrix::BandWidth(), NEWMAT::TransposedMatrix::BandWidth(), BandWidth(), NEWMAT::GetSubMatrix::Evaluate(), NEWMAT::MatedMatrix::Evaluate(), NEWMAT::DiagedMatrix::Evaluate(), NEWMAT::ColedMatrix::Evaluate(), NEWMAT::RowedMatrix::Evaluate(), NEWMAT::TransposedMatrix::Evaluate(), NEWMAT::ReversedMatrix::Evaluate(), Evaluate(), NEWMAT::GetSubMatrix::Inject(), NEWMAT::GetSubMatrix::operator*=(), NEWMAT::GetSubMatrix::operator+=(), NEWMAT::GetSubMatrix::operator-=(), NEWMAT::GetSubMatrix::operator<<(), and NEWMAT::GetSubMatrix::operator=().
The documentation for this class was generated from the following files:
|