$search
#include "include.h"#include "newmatap.h"#include "tmt.h"
Go to the source code of this file.
|
| |
| #define | WANT_MATH |
| void | CheckIsSorted (const DiagonalMatrix &D, bool ascending=false) |
| void | trymate () |
Part of matrix library test program.
Definition in file tmte.cpp.
| void CheckIsSorted | ( | const DiagonalMatrix & | D, | |
| bool | ascending = false | |||
| ) |