Package samer.functions
Class Hanning
- java.lang.Object
-
- samer.maths.Function
-
- samer.functions.Hanning
-
public class Hanning extends Function
-
-
Constructor Summary
Constructors Constructor and Description Hanning()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description double
apply(double t)
java.lang.String
format(java.lang.String t)
-