NEWMAT::NegatedMatrix Class Reference#include <newmat.h>
List of all members.
Detailed Description
Definition at line 1440 of file newmat.h.
Constructor & Destructor Documentation
NEWMAT::NegatedMatrix::NegatedMatrix |
( |
const BaseMatrix * |
bmx |
) |
[inline, protected] |
NEWMAT::NegatedMatrix::NegatedMatrix |
( |
const NegatedMatrix & |
im |
) |
[inline] |
NEWMAT::NegatedMatrix::~NegatedMatrix |
( |
|
) |
[inline] |
Member Function Documentation
int NEWMAT::NegatedMatrix::search |
( |
const BaseMatrix * |
s |
) |
const [protected, virtual] |
Friends And Related Function Documentation
Member Data Documentation
Definition at line 1443 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 1443 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=().
union { ... } [protected] |
The documentation for this class was generated from the following files:
|