|
linbox
|
no doc More...
#include "linbox/linbox-config.h"#include <iostream>#include <fstream>#include "givaro/modular.h"#include "givaro/modular-extended.h"#include "givaro/montgomery.h"#include "givaro/gfq.h"#include "test-common.h"#include "test-field.h"#include <typeinfo>Functions | |
| template<typename Inttype, typename FField> | |
| bool | test_type_archetype (const Inttype &q) |
| template<typename FField> | |
| bool | test_archetype (const integer &q) |
| template<typename Inttype> | |
| bool | test_mongt (const integer &q) |
| int | main (int argc, char **argv) |
no doc
| bool test_type_archetype | ( | const Inttype & | q | ) |
| bool test_archetype | ( | const integer & | q | ) |
| bool test_mongt | ( | const integer & | q | ) |
| int main | ( | int | argc, |
| char ** | argv ) |