Class | Description |
---|---|
FixedPointSearch |
FixedPointSearch contains a sample illustration of usage of the Root Finder Library.
|
IntegrandQuadrature |
IntegrandQuadrature shows samples for the following routines for integrating the objective function:
- Mid-Point Scheme
- Trapezoidal Scheme
- Simpson/Simpson38 schemes
- Boole Scheme
|
PhaseTrackerComparison |
PhaseTrackerComparison demonstrates the Log + Power Complex Number Phase Correction Functionality
implemented by three different ways for the calculation of the Inverse Fourier Transforms.
|