public interface IncrementalEstimator
Modifier and Type | Method and Description |
---|---|
void |
addValue(double data,
double weight)
Add one value to the current estimator.
|
Copyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.