Uses of Class
org.drip.numerical.estimation.R2ToR1Series
| Package | Description |
|---|---|
| org.drip.specialfunction.bessel |
Ordered Bessel Function Variant Estimators
|
| org.drip.specialfunction.beta |
Estimation Techniques for Beta Function
|
| org.drip.specialfunction.generator |
Special Function Series Term Generators
|
-
Uses of R2ToR1Series in org.drip.specialfunction.bessel
Methods in org.drip.specialfunction.bessel that return R2ToR1Series Modifier and Type Method Description R2ToR1SeriesSecondNISTSeriesEstimator. besselSecondKindNISTSeries()Retrieve the Bessel Second Kind NIST SeriesR2ToR1SeriesFirstFrobeniusSeriesEstimator. frobeniusSeries()Retrieve the Frobenius SeriesR2ToR1SeriesModifiedFirstFrobeniusSeriesEstimator. frobeniusSeries()Retrieve the Frobenius SeriesR2ToR1SeriesModifiedFirstHankelAsymptoteEstimator. hankelAsymptoteSeries()Retrieve the Hankel Asymptote SeriesR2ToR1SeriesModifiedSecondHankelAsymptoteEstimator. hankelAsymptoteSeries()Retrieve the Hankel Asymptote Seriesstatic R2ToR1SeriesSecondNISTSeries. SecondKind(R1ToR1 digammaEstimator, R1ToR1 gammaEstimator, int termCount)Construct the R2 To R1 Bessel Second Kind NIST Summation Seriesstatic R2ToR1SeriesFirstFrobeniusSeries. Summation(R1ToR1 gammaEstimator, int termCount)Construct the R2 To R1 Bessel First Kind Frobenius Summation Seriesstatic R2ToR1SeriesHankelAsymptoteSeries. Summation(boolean flip, int termCount)Construct the R2 To R1 Modified Bessel Hankel Asymptote Summation Seriesstatic R2ToR1SeriesModifiedFirstFrobeniusSeries. Summation(R1ToR1 gammaEstimator, int termCount)Construct the R2 To R1 Modified Bessel First Kind Frobenius Summation Series -
Uses of R2ToR1Series in org.drip.specialfunction.beta
Methods in org.drip.specialfunction.beta that return R2ToR1Series Modifier and Type Method Description static R2ToR1SeriesSummationSeries. AbramowitzStegun2007(int termCount)Construct the R2 To R1 Abramowitz-Stegun (2007) Summation SeriesR2ToR1SeriesSummationSeriesEstimator. summationSeries()Retrieve the Underlying Summation Series -
Uses of R2ToR1Series in org.drip.specialfunction.generator
Methods in org.drip.specialfunction.generator that return R2ToR1Series Modifier and Type Method Description R2ToR1SeriesBesselFirstKindLaurentExpansion. series()Generate the Default SeriesR2ToR1SeriesSeriesExpansion. series(int lowerIndex, int upperIndex)Generate the Special Function SeriesR2ToR1SeriesSphericalBesselFirstKindExpansion. series()Generate the Default Series