Exceptions thrown by matrix library. More...
#include "include.h"
#include "newmat.h"
Go to the source code of this file.
Defines | |
#define | WANT_STREAM |
Functions | |
static void | MatrixDetails (const GeneralMatrix &A) |
void | MatrixErrorNoSpace (const void *v) |
test for allocation fails |
Exceptions thrown by matrix library.
Definition in file newmatex.cpp.
#define WANT_STREAM |
Definition at line 6 of file newmatex.cpp.
static void MatrixDetails | ( | const GeneralMatrix & | A | ) | [static] |
Definition at line 31 of file newmatex.cpp.