GCGlib  0.04.228
GCG Graphics Engine
gcgBASIS2D< NUMTYPE > Member List

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

getNumberOfCoefficients()=0gcgBASIS2D< NUMTYPE >privatepure virtual
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)=0gcgBASIS2D< NUMTYPE >privatepure virtual
reconstructSignal(int atX, int atY, gcgDISCRETE1D< NUMTYPE > *inputcoef, gcgDISCRETE2D< float > *outputvector)=0gcgBASIS2D< NUMTYPE >privatepure virtual