fast_polynom_pair.h File Reference

contains fast_polynomXY_pair that stores polynomial pair in two varibles More...

#include <fstream>
#include <iostream>
#include <assert.h>
Include dependency graph for fast_polynom_pair.h:

Go to the source code of this file.

Classes

class  fast_polynomXY_pair< defs, TNum >
 This class manages coefficient pairs of a polynom in (x,y) with template type TNum, see detailed description, Designed for (dxA, dyA)-Pair, but there is no performance gain... More...

Detailed Description

Todo:

ensure that 'memset()' is correct implemented on a given architecture

drop this code and use 'pair' with fast_polynomXY or polynomXY, if it is fast enough.

Definition in file fast_polynom_pair.h.

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