#include "newmat.h"
Go to the source code of this file.
#define | REPORT {} |
bool | Rectangular (MatrixType a, MatrixType b, MatrixType c) |
MatrixType functions. Find the type of a matrix resulting from a multiply, add etc Make a new matrix corresponding to a MatrixType
Definition in file newmat1.cpp.
#define REPORT {} |
Definition at line 22 of file newmat1.cpp.
bool Rectangular | ( | MatrixType | a, |
MatrixType | b, | ||
MatrixType | c | ||
) |
Definition at line 108 of file newmat1.cpp.