#include "include.h"#include "newmatap.h"#include "tmt.h"Defines | |
| #define | WANT_MATH |
Functions | |
| static void | SimpleSortDescending (Real *first, const int length) |
| static void | TestSort (int n) |
| void | trymat6 () |
| #define WANT_MATH |
References j.
Referenced by TestSort().
| static void TestSort | ( | int | n | ) | [static] |
References Print(), BaseMatrix::Reverse(), SimpleSortDescending(), SortAscending(), SortDescending(), and GeneralMatrix::Store().
Referenced by trymat6().
| void trymat6 | ( | ) |
References D, D1, D2, j, Print(), Tracer::PrintTrace(), Matrix::ReSize(), BaseMatrix::Row(), BaseMatrix::Rows(), BaseMatrix::SubMatrix(), BaseMatrix::SymSubMatrix(), NodeSelector::t, BaseMatrix::t(), and TestSort().
Referenced by main().
1.6.1