GCGlib  0.04.228
GCG Graphics Engine
gcgLEGENDREBASIS1D< NUMTYPE > Member List

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

basisInformation(const char *filename)gcgLEGENDREBASIS1D< NUMTYPE >
degreegcgLEGENDREBASIS1D< NUMTYPE >
getDiscreteValue(unsigned int idegree, unsigned int i)gcgLEGENDREBASIS1D< NUMTYPE >
getIntegralValue(unsigned int idegree, NUMTYPE a, NUMTYPE b)gcgLEGENDREBASIS1D< NUMTYPE >
getNumberOfCoefficients()gcgLEGENDREBASIS1D< NUMTYPE >virtual
getPointValue(unsigned int idegree, NUMTYPE x)gcgLEGENDREBASIS1D< NUMTYPE >
nsamplesgcgLEGENDREBASIS1D< 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)gcgLEGENDREBASIS1D< NUMTYPE >virtual
reconstructSignal(int atX, gcgDISCRETE1D< NUMTYPE > *inputcoef, gcgDISCRETE1D< float > *outputvector)gcgLEGENDREBASIS1D< NUMTYPE >virtual
setBasisDegree(unsigned int degree)gcgLEGENDREBASIS1D< NUMTYPE >
setNumberOfSamples(unsigned int nsamples)gcgLEGENDREBASIS1D< NUMTYPE >virtual