Package org.drip.specialfunction.gamma

Analytic/Series/Integral Gamma Estimators
Author:
Lakshmi Krishnamurthy
  • Class Summary
    Class Description
    Definitions
    Definitions contains all the Definitions and Constants relating to the Gamma Function Family.
    EulerIntegralSecondKind
    EulerIntegralSecondKind implements the Euler's Second Kind Integral Version of the Gamma Function.
    FirstDerivative
    FirstDerivative implements the Analytic First Derivatives of the Gamma Function.
    LogReciprocal
    LogReciprocal implements the Log Reciprocal Integral Version of the Gamma Function.
    NemesAnalytic
    NemesAnalytic implements the Nemes Analytic Estimate of the Gamma Function.
    RamanujanSeries
    RamanujanSeries implements the Ramanujan Series Version of the Gamma Function Approximation.
    RobbinsExtension
    RobbinsExtension implements the Robbins (1955) Extension of the Stirling's Approximation of the Gamma Function.
    StirlingSeries
    StirlingSeries implements the Stirling's Series Approximation of the Gamma Functions.
    WindschitlTothAnalytic
    WindschitlTothAnalytic implements the Windschitl-Toth Analytic Approximation of the Gamma Function.