This is the complete list of members for gcgDWTBASIS1D< NUMTYPE >, including all inherited members.
| basisInformation(const char *filename) | gcgDWTBASIS1D< NUMTYPE > | |
| buffer | gcgDWTBASIS1D< NUMTYPE > | private |
| G | gcgDWTBASIS1D< NUMTYPE > | |
| getNumberOfCoefficients() | gcgDWTBASIS1D< NUMTYPE > | virtual |
| H | gcgDWTBASIS1D< NUMTYPE > | |
| ncoefficients | gcgDWTBASIS1D< NUMTYPE > | |
| nsamples | gcgDWTBASIS1D< 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, gcgDISCRETE1D< float > *vector, gcgDISCRETE1D< NUMTYPE > *outputcoef) | gcgDWTBASIS1D< NUMTYPE > | virtual |
| reconstructSignal(int atX, gcgDISCRETE1D< NUMTYPE > *inputcoef, gcgDISCRETE1D< float > *outputvector) | gcgDWTBASIS1D< NUMTYPE > | virtual |
| rG | gcgDWTBASIS1D< NUMTYPE > | |
| rH | gcgDWTBASIS1D< NUMTYPE > | |
| setNumberOfSamples(unsigned int nsamples) | gcgDWTBASIS1D< NUMTYPE > | virtual |
| setWavelets(gcgDISCRETE1D< NUMTYPE > *H, gcgDISCRETE1D< NUMTYPE > *G, gcgDISCRETE1D< NUMTYPE > *rH, gcgDISCRETE1D< NUMTYPE > *rG) | gcgDWTBASIS1D< NUMTYPE > | |