$search
#include "include.h"
#include "newmatap.h"
#include "tmt.h"
Go to the source code of this file.
| |
#define | WANT_MATH |
static void | SimpleSortDescending (Real *first, const int length) |
static void | TestSort (int n) |
void | trymat6 () |
Part of matrix library test program.
Definition in file tmt6.cpp.
static void SimpleSortDescending | ( | Real * | first, | |
const int | length | |||
) | [static] |