public class CutoffResult
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected double |
cutoff |
protected double |
optimalvalue |
| Constructor and Description |
|---|
CutoffResult() |
| Modifier and Type | Method and Description |
|---|---|
void |
setValues(double cutoff,
double optimalvalue) |