public class LinearProbabilityFunction extends AbstractProbabilityFunction
graceZone| Constructor and Description |
|---|
LinearProbabilityFunction(double graceZone) |
| Modifier and Type | Method and Description |
|---|---|
double |
getProbability(double x)
What is expected of this function is that it returns probability values with
the following conditions.
|
setGraceZonepublic double getProbability(double x)
ProbabilityFunctionx - how old is the key in a normalized way age/ttlCopyright © 2019. All rights reserved.