NEWMAT::MultipliedMatrix Class Reference
#include <newmat.h>
Detailed Description
Definition at line 1263 of file newmat.h.
List of all members.
Constructor & Destructor Documentation
NEWMAT::MultipliedMatrix::MultipliedMatrix |
( |
const BaseMatrix * |
bm1x, |
|
|
const BaseMatrix * |
bm2x | |
|
) |
| | [protected] |
NEWMAT::MultipliedMatrix::~MultipliedMatrix |
( |
|
) |
|
Member Function Documentation
int NEWMAT::MultipliedMatrix::search |
( |
const BaseMatrix * |
s |
) |
const [protected, virtual] |
Friends And Related Function Documentation
Member Data Documentation
union { ... } [protected] |
union { ... } [protected] |
The documentation for this class was generated from the following files:
|