|
Functions |
template<class Vector, class Row, class Field> bool | testRandomApply1 (Field &F, const char *text, unsigned int iterations, VectorStream< Row > &A_stream) |
template<class Vector, class Row, class Field> bool | testRandomApply2 (Field &F, const char *text, unsigned int iterations, VectorStream< Row > &A_stream) |
template<class Field, class Vector, class Row> bool | runSparseMatrixTestsByVector (const Field &F, const char *desc, unsigned int iterations, VectorStream< Vector > &v_stream1, VectorStream< Vector > &v_stream2, VectorStream< Row > &A_stream) |
template<class Field, class Row> bool | runSparseMatrixTests (const Field &F, const char *desc, int iterations, VectorStream< Row > &A_stream) |
int | main (int argc, char **argv) |