contains fast_polynomXY_pair that stores polynomial pair in two varibles More...
#include <fstream>#include <iostream>#include <assert.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... | |
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.
 1.6.3