Package org.drip.sample.lanczos

Lanczos Gamma Calculation Scheme Illustration
Author:
Lakshmi Krishnamurthy
  • Class Summary
    Class Description
    ASeriesSequence
    ASeriesSequence illustrates the Generation of the Lanczos A Series for different Values of the g Control.
    ChebyshevCoefficientPolynomialMatrix
    ChebyshevCoefficientPolynomialMatrix illustrates the Computation of the Chebyshev Polynomial Coefficient Matrix Entries.
    GammaEstimate1
    GammaEstimate1 illustrates the Generation of the Estimate for the Gamma Function under the Lanczos Scheme.
    GammaEstimate2
    GammaEstimate2 illustrates the Generation of the Estimate for the Gamma Function under the Lanczos Scheme.
    GammaEstimate3
    GammaEstimate3 illustrates the Generation of the Estimate for the Gamma Function under the Lanczos Scheme.
    PSeriesSequence
    PSeriesSequence illustrates the Generation of the Lanczos P Series for different Values of the g Control.