Uses of Class
org.drip.specialfunction.definition.HankelSecondKindEstimator
| Package | Description |
|---|---|
| org.drip.specialfunction.definition |
Definition of Special Function Estimators
|
| org.drip.specialfunction.hankel |
Ordered Hankel Function Variant Estimators
|
-
Uses of HankelSecondKindEstimator in org.drip.specialfunction.definition
Methods in org.drip.specialfunction.definition that return HankelSecondKindEstimator Modifier and Type Method Description static HankelSecondKindEstimatorHankelSecondKindEstimator. LargeZAsymptote()Construct the Large z Asymptotic Form of Hankel Second Kind Estimator -
Uses of HankelSecondKindEstimator in org.drip.specialfunction.hankel
Subclasses of HankelSecondKindEstimator in org.drip.specialfunction.hankel Modifier and Type Class Description classBigH2FromBigJBigH2FromBigJ implements the Estimator for the Cylindrical Hankel Function of the Second Kind from the Bessel Function of the First Kind.Methods in org.drip.specialfunction.hankel that return HankelSecondKindEstimator Modifier and Type Method Description HankelSecondKindEstimatorZitaFromBigH2. hankelSecondKindEstimator()Retrieve the Hankel Second Kind EstimatorConstructors in org.drip.specialfunction.hankel with parameters of type HankelSecondKindEstimator Constructor Description ZitaFromBigH2(HankelSecondKindEstimator hankelSecondKindEstimator)ZitaFromBigH2 Constructor