Givaro 4.2.1
test-poly.C File Reference
#include <iostream>
#include <givaro/givrandom.h>
#include <givaro/givtimer.h>
#include <givaro/modular.h>
#include <givaro/givpoly1.h>
#include <givaro/givpower.h>
#include <givaro/givquotientdomain.h>

Macros

#define GIV_PASSED_MSG   "\033[1;32mPASSED.\033[0m"
 
#define GIV_ERROR_MSG   "\033[1;31m****** ERROR ******\033[0m "
 

Functions

int main (int argc, char **argv)
 

Macro Definition Documentation

◆ GIV_PASSED_MSG

#define GIV_PASSED_MSG   "\033[1;32mPASSED.\033[0m"

◆ GIV_ERROR_MSG

#define GIV_ERROR_MSG   "\033[1;31m****** ERROR ******\033[0m "

Function Documentation

◆ main()

int main ( int argc,
char ** argv )