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