Go to the source code of this file.
#define | REPORT {} |
#define | DO_SEARCH |
static int | tristore (int n) |
void | newmat_block_copy (int n, Real *from, Real *to) |
bool | Compare (const MatrixType &source, MatrixType &destination) |
Constructors, resize, basic utilities, SimpleIntArray.
Definition in file newmat4.cpp.
#define DO_SEARCH |
Definition at line 30 of file newmat4.cpp.
#define REPORT {} |
Definition at line 26 of file newmat4.cpp.
bool Compare | ( | const MatrixType & | source, |
MatrixType & | destination | ||
) |
Definition at line 980 of file newmat4.cpp.
void newmat_block_copy | ( | int | n, |
Real * | from, | ||
Real * | to | ||
) |
Definition at line 807 of file newmat4.cpp.
static int tristore | ( | int | n | ) | [static] |
Definition at line 34 of file newmat4.cpp.