public static final class WeightingFunction.Logistic extends WeightingFunction
WeightingFunction.Logistic, WeightingFunction.SharpCutoff| Constructor and Description |
|---|
Logistic(double steepness) |
| Modifier and Type | Method and Description |
|---|---|
int[] |
apply(int[] countsPerSecond)
Apply the logistic weighting function.
|
public int[] apply(int[] countsPerSecond)
apply in class WeightingFunctionCopyright © 2018. All rights reserved.