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)
double
evaluate(int n, int N)
-