Go to the source code of this file.
Functions | |
static void | process (const GeneralMatrix &A, const ColumnVector &X1, const ColumnVector &X2) |
void | trymata () |
Part of matrix library test program.
Definition in file tmta.cpp.
static void process | ( | const GeneralMatrix & | A, |
const ColumnVector & | X1, | ||
const ColumnVector & | X2 | ||
) | [static] |