public class StatisticalRuleHelper extends Object
| Modifier and Type | Field and Description |
|---|---|
static double |
DELTA |
| Constructor and Description |
|---|
StatisticalRuleHelper(AbstractRule rule) |
| Modifier and Type | Method and Description |
|---|---|
void |
addDataPoint(DataPoint point) |
void |
apply(RuleContext ctx) |
public static final double DELTA
public StatisticalRuleHelper(AbstractRule rule)
public void addDataPoint(DataPoint point)
public void apply(RuleContext ctx)
Copyright © 2002–2016 InfoEther. All rights reserved.