$search
#include "include.h"#include "newmat.h"#include "newmatrc.h"
Go to the source code of this file.
|
| |
| #define | DO_SEARCH |
| #define | REPORT {} |
| bool | Compare (const MatrixType &source, MatrixType &destination) |
| void | newmat_block_copy (int n, Real *from, Real *to) |
| static int | tristore (int n) |
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.
| static int tristore | ( | int | n | ) | [static] |
Definition at line 34 of file newmat4.cpp.