|
linbox
|
For each integer type T, Givaro::Modular<T> is tested with a small primm and with a large prime using runFieldTests and testRandomIterator. More...
#include "givaro/givintprime.h"#include "linbox/linbox-config.h"#include "linbox/ring/modular.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::Modular<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 ) |