Uses of Class
elki.math.statistics.distribution.estimator.ExponentialMOMEstimator
-
Packages that use ExponentialMOMEstimator Package Description elki.math.statistics.distribution.estimator Estimators for statistical distributions. -
-
Uses of ExponentialMOMEstimator in elki.math.statistics.distribution.estimator
Fields in elki.math.statistics.distribution.estimator declared as ExponentialMOMEstimator Modifier and Type Field Description static ExponentialMOMEstimator
ExponentialMOMEstimator. STATIC
Static instance.Methods in elki.math.statistics.distribution.estimator that return ExponentialMOMEstimator Modifier and Type Method Description ExponentialMOMEstimator
ExponentialMOMEstimator.Par. make()
-