public abstract class AbstractProbabilityFunction extends Object implements ProbabilityFunction
| Modifier and Type | Field and Description |
|---|---|
protected double |
graceZone
The zone where the probability is zero , must be between [0,1)
|
| Constructor and Description |
|---|
AbstractProbabilityFunction() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
setGraceZone(double graceZone) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetProbabilityCopyright © 2019. All rights reserved.