public class SavitzkyGolayFilter extends Object
SavitzkyGolayFilter(int degree, int size, int flushLimit)
void
add(double d)
double
get()
incFlush()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SavitzkyGolayFilter(int degree, int size, int flushLimit)
public void add(double d)
public void incFlush()
public double get()
Copyright © 2012 Thomas Hillebrandt. All Rights Reserved.