Go to the source code of this file.
Defines | |
#define | REPORT {} |
#define | WANT_MATH |
Functions | |
Real | DotProduct (const Matrix &A, const Matrix &B) |
static void | NullMatrixError (const GeneralMatrix *gm) |
Real | square (Real x) |
#define REPORT {} |
Definition at line 21 of file newmat8.cc.
#define WANT_MATH |
Definition at line 5 of file newmat8.cc.
Real DotProduct | ( | const Matrix & | A, |
const Matrix & | B | ||
) |
Definition at line 524 of file newmat8.cc.
static void NullMatrixError | ( | const GeneralMatrix * | gm | ) | [static] |
Definition at line 206 of file newmat8.cc.
Definition at line 148 of file newmat8.cc.