Go to the source code of this file.
Functions | |
static int | my_max (int p, int q) |
static int | my_min (int p, int q) |
void | BandFunctions (int l1, int u1, int l2, int u2) |
void | LowerBandFunctions (int l1, int l2) |
void | UpperBandFunctions (int u1, int u2) |
void | SymmetricBandFunctions (int l1, int l2) |
void | trymath () |
Part of matrix library test program.
Definition in file tmth.cpp.