Givaro
Functions | Variables
test-modsqroot.C File Reference

NO DOC. More...

#include <iostream>
#include <stdlib.h>
#include <givaro/givintsqrootmod.h>
#include <givaro/givtimer.h>
+ Include dependency graph for test-modsqroot.C:

Functions

bool TestSrqtMod (const Integer &z, const Integer &n)
 
int main (int argc, char **argv)
 

Variables

IntSqrtModDom ISM
 

Detailed Description

NO DOC.

See also
examples/Integer/ModularSquareRoot.C

Function Documentation

◆ TestSrqtMod()

bool TestSrqtMod ( const Integer z,
const Integer n 
)

◆ main()

int main ( int  argc,
char **  argv 
)

Variable Documentation

◆ ISM