GCGlib  0.04.228
GCG Graphics Engine
gcgLEGENDREBASIS2D< NUMTYPE > Member List

This is the complete list of members for gcgLEGENDREBASIS2D< NUMTYPE >, including all inherited members.

basisInformation(const char *filename, bool checkorthogonality, bool savefunctionsasimages)gcgLEGENDREBASIS2D< NUMTYPE >
degreegcgLEGENDREBASIS2D< NUMTYPE >
getDiscreteValue(unsigned int i, unsigned int j, unsigned int ix, unsigned int iy)gcgLEGENDREBASIS2D< NUMTYPE >
getIntegralValue(unsigned int i, unsigned int j, NUMTYPE xmin, NUMTYPE xmax, NUMTYPE ymin, NUMTYPE ymax)gcgLEGENDREBASIS2D< NUMTYPE >
getNumberOfCoefficients()gcgLEGENDREBASIS2D< NUMTYPE >virtual
getPointValue(unsigned int i, unsigned int j, NUMTYPE x, NUMTYPE y)gcgLEGENDREBASIS2D< NUMTYPE >
nsamplesXgcgLEGENDREBASIS2D< NUMTYPE >
nsamplesYgcgLEGENDREBASIS2D< NUMTYPE >
operator delete(void *p)gcgCLASS
operator delete(void *p, const std::nothrow_t &)gcgCLASS
operator delete[](void *p)gcgCLASS
operator delete[](void *p, const std::nothrow_t &)gcgCLASS
operator new(size_t size)gcgCLASS
operator new(size_t size, const std::nothrow_t &)gcgCLASS
operator new[](size_t size)gcgCLASS
operator new[](size_t size, const std::nothrow_t &)gcgCLASS
projectSignal(int atX, int atY, gcgDISCRETE2D< float > *vector, gcgDISCRETE1D< NUMTYPE > *outputcoef)gcgLEGENDREBASIS2D< NUMTYPE >virtual
reconstructSignal(int atX, int atY, gcgDISCRETE1D< NUMTYPE > *inputcoef, gcgDISCRETE2D< float > *outputvector)gcgLEGENDREBASIS2D< NUMTYPE >virtual
setBasisDegree(unsigned int degree)gcgLEGENDREBASIS2D< NUMTYPE >
setNumberOfSamples(unsigned int nsamplesX, unsigned int nsamplesY)gcgLEGENDREBASIS2D< NUMTYPE >
synchBasisWithFile(const char *filename, unsigned int nsamplesX, unsigned int nsamplesY)gcgLEGENDREBASIS2D< NUMTYPE >