Uses of Class
org.drip.specialfunction.definition.ModifiedBesselSecondKindEstimator
Package | Description |
---|---|
org.drip.specialfunction.bessel |
Ordered Bessel Function Variant Estimators
|
org.drip.specialfunction.definition |
Definition of Special Function Estimators
|
-
Uses of ModifiedBesselSecondKindEstimator in org.drip.specialfunction.bessel
Subclasses of ModifiedBesselSecondKindEstimator in org.drip.specialfunction.bessel Modifier and Type Class Description class
ModifiedSecondEstimator
ModifiedSecondEstimator implements the Estimator for the Modified Bessel Function of the Second Kind.class
ModifiedSecondHankelAsymptoteEstimator
ModifiedSecondHankelAsymptoteEstimator implements the Hankel Large z Asymptote Series Estimator for the Modified Bessel Function of the Second Kind.class
ModifiedSecondIntegralEstimator
ModifiedSecondIntegralEstimator implements the Integral Estimator for the Modified Bessel Function of the Second Kind. -
Uses of ModifiedBesselSecondKindEstimator in org.drip.specialfunction.definition
Methods in org.drip.specialfunction.definition that return ModifiedBesselSecondKindEstimator Modifier and Type Method Description static ModifiedBesselSecondKindEstimator
ModifiedBesselSecondKindEstimator. AlphaStrictlyPositiveAsymptote(R1ToR1 gammaEstimator)
Construct the Alpha Strictly Positive Asymptotic Version of ModifiedBesselSecondKindEstimatorstatic ModifiedBesselSecondKindEstimator
ModifiedBesselSecondKindEstimator. AlphaZeroAsymptote()
Construct the Alpha Zero Asymptotic Version of ModifiedBesselSecondKindEstimator