|
FflasFfpack
|
#include "fflas-ffpack/fflas-ffpack-config.h"#include <typeinfo>#include <givaro/modular.h>#include <givaro/modular-balanced.h>#include "fflas-ffpack/utils/timer.h"#include "fflas-ffpack/fflas/fflas.h"#include "fflas-ffpack/utils/args-parser.h"#include "Matio.h"#include "test-utils.h"#include "assert.h"Functions | |
| template<class Field > | |
| bool | test_freduce (const Field &F, size_t m, size_t k, size_t n, bool timing) |
| int | main (int ac, char **av) |
| bool test_freduce | ( | const Field & | F, |
| size_t | m, | ||
| size_t | k, | ||
| size_t | n, | ||
| bool | timing | ||
| ) |
| int main | ( | int | ac, |
| char ** | av | ||
| ) |
1.8.13