FflasFfpack
Macros | Typedefs | Functions
test-pluq.C File Reference
#include <iostream>
#include <iomanip>
#include <algorithm>
#include "fflas-ffpack/utils/fflas_io.h"
#include "fflas-ffpack/utils/timer.h"
#include "givaro/modular-integer.h"
#include "fflas-ffpack/ffpack/ffpack.h"
#include "fflas-ffpack/utils/test-utils.h"
#include "fflas-ffpack/fflas-ffpack-config.h"

Macros

#define __FFLAS__TRSM_READONLY
 
#define ENABLE_ALL_CHECKINGS   1
 
#define __FFPACK_LUDIVINE_CUTOFF   60
 

Typedefs

typedef Givaro::Modular< Givaro::Integer > Field
 

Functions

int main (int argc, char **argv)
 

Macro Definition Documentation

◆ __FFLAS__TRSM_READONLY

#define __FFLAS__TRSM_READONLY

◆ ENABLE_ALL_CHECKINGS

#define ENABLE_ALL_CHECKINGS   1

◆ __FFPACK_LUDIVINE_CUTOFF

#define __FFPACK_LUDIVINE_CUTOFF   60

Typedef Documentation

◆ Field

typedef Givaro::Modular<Givaro::Integer> Field

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)