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