Uses of Class
org.drip.specialfunction.definition.ScaledExponentialEstimator
Package | Description |
---|---|
org.drip.measure.exponential |
R1 Exponential Distribution Implementation/Properties
|
-
Uses of ScaledExponentialEstimator in org.drip.measure.exponential
Methods in org.drip.measure.exponential that return ScaledExponentialEstimator Modifier and Type Method Description ScaledExponentialEstimator
R1ScaledDistribution. scaledExponentialEstimator()
Retrieve the Scaled Exponential EstimatorConstructors in org.drip.measure.exponential with parameters of type ScaledExponentialEstimator Constructor Description R1ScaledDistribution(ScaledExponentialEstimator scaledExponentialEstimator, R1ToR1 gammaEstimator)
R1ScaledDistribution Constructor