-
public abstract class Estimator
Base for all estimation management schemes.
-
-
Method Summary
Modifier and Type Method Description abstract void
run(XYPlot plot, XYSeriesBundle sf)
-
-
Method Detail
-
run
abstract void run(XYPlot plot, XYSeriesBundle sf)
-
-
-
-