GCGlib
0.04.228
GCG Graphics Engine
|
This is the complete list of members for gcgBASIS1D< NUMTYPE >, including all inherited members.
getNumberOfCoefficients()=0 | gcgBASIS1D< 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, gcgDISCRETE1D< float > *vector, gcgDISCRETE1D< NUMTYPE > *outputcoef)=0 | gcgBASIS1D< NUMTYPE > | privatepure virtual |
reconstructSignal(int atX, gcgDISCRETE1D< NUMTYPE > *inputcoef, gcgDISCRETE1D< float > *outputvector)=0 | gcgBASIS1D< NUMTYPE > | privatepure virtual |
setNumberOfSamples(unsigned int nsamples)=0 | gcgBASIS1D< NUMTYPE > | privatepure virtual |