public class Penalty extends Object
| Constructor and Description |
|---|
Penalty() |
| Modifier and Type | Method and Description |
|---|---|
static double |
logisticPenalty(double value,
double minPenaltyAt,
double maxPenaltyAt,
double maxPenalty) |
Copyright © 2015–2021 Fiji. All rights reserved.