Uses of Class
org.drip.specialfunction.bessel.ModifiedSecondIntegralEstimator
| Package | Description |
|---|---|
| org.drip.specialfunction.bessel |
Ordered Bessel Function Variant Estimators
|
-
Uses of ModifiedSecondIntegralEstimator in org.drip.specialfunction.bessel
Methods in org.drip.specialfunction.bessel that return ModifiedSecondIntegralEstimator Modifier and Type Method Description static ModifiedSecondIntegralEstimatorModifiedSecondIntegralEstimator. OneThirdOrder(int quadratureCount)Construct the Modified Bessel Second Kind Estimator for the 1.static ModifiedSecondIntegralEstimatorModifiedSecondIntegralEstimator. Standard(int quadratureCount)Construct the Modified Bessel Second Kind Estimator from the Integral Formstatic ModifiedSecondIntegralEstimatorModifiedSecondIntegralEstimator. TwoThirdOrder(int quadratureCount)Construct the Modified Bessel Second Kind Estimator for the 2.static ModifiedSecondIntegralEstimatorModifiedSecondIntegralEstimator. ZeroOrder(int quadratureCount)Construct the Modified Bessel Second Kind Zero Order Estimator from the Integral Form