Interface SpectralCentroidProcessor.WeightFunction
-
- Enclosing class:
- SpectralCentroidProcessor
public static interface SpectralCentroidProcessor.WeightFunctionWeight function to be used when computing the weighted sum of all powers.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description doubleweight(int index, float power, float frequency)
-