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 WeightingFunction
Copyright © 2019. All rights reserved.