polynomdefs.h File Reference

#include "CompileFunctions.h"
#include <assert.h>
Include dependency graph for polynomdefs.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  polynomdefs< DEGREE >
 contains template parameter definition for fast_polynomXY (Traits), parametrized by characteristic(field) during compile time. The design was more try and error than applying common metaprogramming concepts, but this schould be the right way More...
class  polynomdefsNoShift< DEGREE >
 polynomdefsNoShift: bei dieser Datenstruktur liegen die Polynomkoeffizienten noch nicht hintereinander. More...
class  dynamicQuadraticMatrixDefsNoShift
class  dynamicPolynomdefsNoShift
class  dynamicPolynomdefsNoShiftNoMemoryHoles
class  polynomdefsNew< DEGREE >
 polynom traits More...
class  polynompairdefs< DEGREE >
 polynompair traits More...
class  matrixdefs< CHAR >
 contains template parameter definition for matrix classes (simulated by fast_polynomXY), parametrized by char(field) during compile time More...
class  kdefs_zahl_x< CHAR, EPSPREC >
 contains template parameter definition for fast_Ring class, parametrized by static field characteristik during compile time More...

Enumerations

enum  P_or_QPolynom { PCoefficient, QCoefficient }

Enumeration Type Documentation

Enumerator:
PCoefficient 
QCoefficient 

Definition at line 9 of file polynomdefs.h.

Generated on Tue Nov 23 13:10:52 2010 for centerfocus by  doxygen 1.6.3