|
Class Summary |
| chebyshevPolynomial |
Implements methods associated with the Chebyshev Polynomials, Tk(x). |
| edgeDetect |
Finds edge locations in functions. |
| edgeDetectAB |
Finds edge locations in functions. |
| gegenbauerPolynomial |
The gegenbauerPolynomial class calculates the Gegenbauer (Ultraspherical) Polynomial of degree (L,m). |
| gegenbauerReconstruction |
Applies the Gegenbauer Reconstruction Procedure (GRP). |
| gegenbauerReconstructionB |
Applies the Gegenbauer Reconstruction Procedure (GRP). |
| hybrid |
The hyprid class contains one public method postProcess() which applies the
Gegenbauer Reconstruction Procedure (GRP) in regions (d-EPS,d+EPS) and an exponential filter
exp(-alpha([k/N]^gamma)) at points which fall outside these intervals. |
| hybridB |
Same functionality as the hybrid class except that the parameters m, L, and EPS may be specified independently
in each subinterval (local approach). |
| utility |
Implements miscellaneous methods not appropriate for any other class. |