GCGlib
0.04.228
GCG Graphics Engine
|
This is the complete list of members for gcgLEGENDREBASIS2D< NUMTYPE >, including all inherited members.
basisInformation(const char *filename, bool checkorthogonality, bool savefunctionsasimages) | gcgLEGENDREBASIS2D< NUMTYPE > | |
degree | gcgLEGENDREBASIS2D< 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 > | |
nsamplesX | gcgLEGENDREBASIS2D< NUMTYPE > | |
nsamplesY | gcgLEGENDREBASIS2D< 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 > |