|
linbox
|
For each integer type T, Givaro::ModularBalanced<T> is tested with a small primm and with a large prime using runFieldTests and testRandomIterator. More...
#include <linbox/linbox-config.h>#include "givaro/modular-balanced.h"#include "givaro/givintprime.h"#include "test-field.h"Functions | |
| template<class int_type> | |
| bool | launchTests (string int_type_name, integer q, size_t n, uint32_t trials, uint32_t categories, uint32_t hist_level) |
| int | main (int argc, char **argv) |
For each integer type T, Givaro::ModularBalanced<T> is tested with a small primm and with a large prime using runFieldTests and testRandomIterator.
| bool launchTests | ( | string | int_type_name, |
| integer | q, | ||
| size_t | n, | ||
| uint32_t | trials, | ||
| uint32_t | categories, | ||
| uint32_t | hist_level ) |
| int main | ( | int | argc, |
| char ** | argv ) |