Package pulse.math
Interface Window
-
- All Superinterfaces:
Serializable
public interface Window extends Serializable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description default double[]apply(double[] input)doubleevaluate(int n, int N)
-