Skip to content

Init with constant value for moving average, removal of JAVA and fixed point

Latest
Compare
Choose a tag to compare
@berndporr berndporr released this 15 Apr 13:42

There is a new optional parameter which allows init of the coefficients with a non-zero value. This is useful for moving average filters.
Support for JAVA has been dropped as it's not automatic and been drifting away from the C++ class.
Fixed point also hasn't been kept in sync with the floating point version and removed.