GClasses
GClasses::GFourier Member List

This is the complete list of members for GClasses::GFourier, including all inherited members.

fft(size_t arraySize, struct ComplexNumber *pComplexNumberArray, bool bForward)GClasses::GFourierstatic
fft2d(size_t arrayWidth, size_t arrayHeight, struct ComplexNumber *p2DComplexNumberArray, bool bForward)GClasses::GFourierstatic
fftArrayToImage(struct ComplexNumber *pArray, int nArrayWidth, int nOneThirdHeight, GImage *pImage, bool normalize)GClasses::GFourierstatic
imageToFftArray(GImage *pImage, int *pArrayWidth, int *pOneThirdHeight)GClasses::GFourierstatic
test()GClasses::GFourierstatic