| Interface | Description | 
|---|---|
| ApproximateEvaluator<U,R> | An object that computes a function incrementally by merging in results of type U from multiple
 tasks. | 
| Class | Description | 
|---|---|
| BoundedDouble | A Double value with error bars and associated confidence. | 
| PartialResult<R> |