Givaro
Functions
test-random.C File Reference

(4.0.4)

we test bounds for random Integers More...

#include <iostream>
#include <givaro/givinteger.h>
#include <givaro/modular.h>
#include <givaro/montgomery.h>
#include <givaro/modular-ruint.h>
#include <givaro/modular-balanced.h>
+ Include dependency graph for test-random.C:

Functions

int test1 ()
 tests ret= .func(arg,arg); ...
 
int test2 ()
 tests More...
 
int test3 ()
 tests More...
 
int test4 ()
 test possibly <0 random numbers
 
int test5 ()
 tests standard interface
 

Detailed Description

we test bounds for random Integers

Test:
we test bounds for random Integers

Function Documentation

◆ test2()

int test2 ( )

tests

ret= ::func(arg,arg); 

◆ test3()

int test3 ( )

tests

::func(ret,arg,arg);