Go to the source code of this file.
Functions | |
void | Transposer (const GenericMatrix &GM1, GenericMatrix &GM2) |
static void | DCR (Real d[], Real c[], int m, Real r[], int n, Real **dcr) |
ReturnMatrix | TestReturn (const GeneralMatrix &gm) |
void | trymat8 () |
Part of matrix library test program.
Definition in file tmt8.cpp.
ReturnMatrix TestReturn | ( | const GeneralMatrix & | gm | ) |
void Transposer | ( | const GenericMatrix & | GM1, |
GenericMatrix & | GM2 | ||
) |