test_babai.cpp File Reference
#include "fplll/fplll.h"
#include <vector>
#include <cfloat>

Functions

template<class ZT , class FT >
int test_intrel (long n, long bits, bool shouldfail=false, int seed=0)
 
int main (int argc, char *argv[])
 

Function Documentation

◆ main()

int main ( int  argc,
char *  argv[] 
)

◆ test_intrel()

template<class ZT , class FT >
int test_intrel ( long  n,
long  bits,
bool  shouldfail = false,
int  seed = 0 
)