Package org.drip.specialfunction.digamma

Estimation Techniques for Digamma Function
Author:
Lakshmi Krishnamurthy
  • Class Summary
    Class Description
    BinetFirstIntegral
    BinetFirstIntegral demonstrates the Estimation of the Digamma Function using the Binet's First Integral.
    CumulativeSeries
    CumulativeSeries implements the Cumulative Series for Digamma Estimation.
    CumulativeSeriesEstimator
    CumulativeSeriesEstimator implements the Cumulative Series Based Digamma Estimation.
    CumulativeSeriesTerm
    CumulativeSeriesTerm implements a Single Term in the Cumulative Series for Digamma Estimation.
    IntegralEstimator
    IntegralEstimator demonstrates the Estimation of the Digamma Function using the Integral Representations.
    SaddlePoints
    SaddlePoints contains the Hermite Based Saddle Point Roots of the Digamma Function.
    SpecialValues
    SpecialValues holds a specific Collection of Special Values of the Digamma Function.