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 classModifiedSecondEstimatorModifiedSecondEstimator implements the Estimator for the Modified Bessel Function of the Second Kind.classModifiedSecondHankelAsymptoteEstimatorModifiedSecondHankelAsymptoteEstimator implements the Hankel Large z Asymptote Series Estimator for the Modified Bessel Function of the Second Kind.classModifiedSecondIntegralEstimatorModifiedSecondIntegralEstimator 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 ModifiedBesselSecondKindEstimatorModifiedBesselSecondKindEstimator. AlphaStrictlyPositiveAsymptote(R1ToR1 gammaEstimator)Construct the Alpha Strictly Positive Asymptotic Version of ModifiedBesselSecondKindEstimatorstatic ModifiedBesselSecondKindEstimatorModifiedBesselSecondKindEstimator. AlphaZeroAsymptote()Construct the Alpha Zero Asymptotic Version of ModifiedBesselSecondKindEstimator