Go to the source code of this file.
#define | WANT_MATH |
#define | REPORT {} |
#define | MONITOR(what, store, storage) {} |
Real | DotProd (const MatrixRowCol &mrc1, const MatrixRowCol &mrc2) |
Matrix row and column operations. The operations on individual rows and columns used to carry out matrix add, multiply etc.
Definition in file newmat2.cpp.
#define MONITOR | ( | what, | |
store, | |||
storage | |||
) | {} |
Definition at line 32 of file newmat2.cpp.
#define REPORT {} |
Definition at line 27 of file newmat2.cpp.
#define WANT_MATH |
Definition at line 12 of file newmat2.cpp.
Definition at line 80 of file newmat2.cpp.