|
| GDerivative.cpp |
| GDerivative class implementation.
|
|
| GFft.cpp |
| Fast Fourier transformation class implementation.
|
|
| GFftWavetable.cpp |
| Lookup table class implementation for Fast Fourier transformation.
|
|
| GFunction.cpp |
| Single parameter function abstract base class implementation.
|
|
| GFunctions.cpp |
| Single parameter functions abstract base class implementation.
|
|
| GIntegral.cpp |
| Integration class implementation.
|
|
| GIntegrals.cpp |
| Integration class for set of functions implementation.
|
|
| GMath.cpp |
| Mathematical function implementations.
|
|
| GNdarray.cpp |
| N-dimensional array class implementation.
|
|