Givaro
Macros | Typedefs | Functions | Variables
highorder.C File Reference
#include <iostream>
#include <givaro/givrandom.h>
#include <givaro/givtimer.h>
#include <givaro/givgfq.h>
#include <givaro/givpoly1.h>
#include <givaro/givtruncdomain.h>
#include <givaro/givhighorder.h>
+ Include dependency graph for highorder.C:

Macros

#define GIVARO_DEBUG   1

Typedefs

typedef GFqDom< int > Field
typedef Poly1Dom< Field, DensePolys
typedef HighOrder< FieldHighOrders

Functions

bool TestFracDevel (const HighOrders &HO101, const Polys::Element P, const Polys::Element oQ, Degree a, Degree b)
int main (int argc, char **argv)

Variables

long long TFDcount = 0
long long FiDcount = 0
Timer Ttaylor
Timer Thighorder
Timer Tfiduccia

Detailed Description


Macro Definition Documentation

#define GIVARO_DEBUG   1

Typedef Documentation

typedef GFqDom<int> Field
typedef Poly1Dom< Field, Dense> Polys

Function Documentation

bool TestFracDevel ( const HighOrders HO101,
const Polys::Element  P,
const Polys::Element  oQ,
Degree  a,
Degree  b 
)
int main ( int  argc,
char **  argv 
)

Variable Documentation

long long TFDcount = 0
long long FiDcount = 0
Timer Ttaylor
Timer Thighorder
Timer Tfiduccia