Uses of Class
org.drip.specialfunction.definition.HankelFirstKindEstimator
| Package | Description |
|---|---|
| org.drip.specialfunction.definition |
Definition of Special Function Estimators
|
| org.drip.specialfunction.hankel |
Ordered Hankel Function Variant Estimators
|
-
Uses of HankelFirstKindEstimator in org.drip.specialfunction.definition
Methods in org.drip.specialfunction.definition that return HankelFirstKindEstimator Modifier and Type Method Description static HankelFirstKindEstimatorHankelFirstKindEstimator. LargeZAsymptote()Construct the Large z Asymptotic Form of Hankel First Kind Estimator -
Uses of HankelFirstKindEstimator in org.drip.specialfunction.hankel
Subclasses of HankelFirstKindEstimator in org.drip.specialfunction.hankel Modifier and Type Class Description classBigH1FromBigJBigH1FromBigJ implements the Estimator for the Cylindrical Hankel Function of the First Kind from the Bessel Function of the First Kind.classBigH1FromBigJBigYBigH1FromBigJBigY implements the Estimator for the Cylindrical Hankel Function of the First Kind from the Bessel Functions of the First Kind and the Second Kind.classBigH2FromBigJBigYBigH2FromBigJBigY implements the Estimator for the Cylindrical Hankel Function of the Second Kind from the Bessel Functions of the First Kind and the Second Kind.Methods in org.drip.specialfunction.hankel that return HankelFirstKindEstimator Modifier and Type Method Description HankelFirstKindEstimatorXeeFromBigH1. hankelFirstKindEstimator()Retrieve the Hankel First Kind EstimatorConstructors in org.drip.specialfunction.hankel with parameters of type HankelFirstKindEstimator Constructor Description XeeFromBigH1(HankelFirstKindEstimator hankelFirstKindEstimator)XeeFromBigH1 Constructor