Package org.drip.specialfunction.lanczos

Lanczos Scheme for Gamma Estimate
Author:
Lakshmi Krishnamurthy
  • Class Summary
    Class Description
    ASeriesGenerator
    ASeriesGenerator generates the Terms of the Lanczos A Series.
    ASeriesTerm
    ASeriesTerm holds a Single Term of the Lanczos A Series.
    ChebyshevCoefficientMatrix
    ChebyshevCoefficientMatrix holds the Chebyshev Polynomial Coefficient Matrix Entries.
    Estimator
    Estimator implements the Lanczos Gamma Function Estimation Scheme.
    PSeriesGenerator
    PSeriesGenerator generates the Terms of the Lanczos P Series.
    PSeriesTerm
    PSeriesTerm holds a Single Term of the Lanczos P Series.