Uses of Class
org.drip.specialfunction.definition.SphericalHankelFirstKindEstimator
Package | Description |
---|---|
org.drip.specialfunction.hankel |
Ordered Hankel Function Variant Estimators
|
-
Uses of SphericalHankelFirstKindEstimator in org.drip.specialfunction.hankel
Subclasses of SphericalHankelFirstKindEstimator in org.drip.specialfunction.hankel Modifier and Type Class Description class
SmallH1
SmallH1 implements the Estimator for the Spherical Hankel Function of the First Kind.Methods in org.drip.specialfunction.hankel that return SphericalHankelFirstKindEstimator Modifier and Type Method Description SphericalHankelFirstKindEstimator
XeeFromSmallH1. sphericalHankelFirstKindEstimator()
Retrieve the Spherical Hankel First Kind EstimatorConstructors in org.drip.specialfunction.hankel with parameters of type SphericalHankelFirstKindEstimator Constructor Description XeeFromSmallH1(SphericalHankelFirstKindEstimator sphericalHankelFirstKindEstimator)
XeeFromSmallH1 Constructor