linbox
test-givaro-interfaces.C File Reference

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)
 

Detailed Description

no doc

Test
NO DOC

Function Documentation

◆ test_type_archetype()

template<typename Inttype, typename FField>
bool test_type_archetype ( const Inttype & q)

◆ test_archetype()

template<typename FField>
bool test_archetype ( const integer & q)

◆ test_mongt()

template<typename Inttype>
bool test_mongt ( const integer & q)

◆ main()

int main ( int argc,
char ** argv )