JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
edu.umn.cs.spatialHadoop
Interface Estimator.UserFunction<Y>
Type Parameters:
X
-
Y
-
Enclosing class:
Estimator
<
Y
>
public static interface
Estimator.UserFunction<Y>
An interface implemented by the user to provide a calculated value given an estimate for the random variable X.
Author:
eldawy
Method Summary
Methods
Modifier and Type
Method and Description
Y
calculate
(double x)
Method Detail
calculate
Y
calculate(double x)
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method