Mozzi  version 2015-05-11-20:23
sound synthesis library for Arduino
 All Classes Functions Typedefs Groups
RollingStat< T, WINDOW_LENGTH > Member List

This is the complete list of members for RollingStat< T, WINDOW_LENGTH >, including all inherited members.

getMean() const RollingStat< T, WINDOW_LENGTH >inline
getStandardDeviation() const RollingStat< T, WINDOW_LENGTH >inline
getVariance() const RollingStat< T, WINDOW_LENGTH >inline
RollingStat()RollingStat< T, WINDOW_LENGTH >inline
update(T x)RollingStat< T, WINDOW_LENGTH >inline
update(int8_t x)RollingStat< T, WINDOW_LENGTH >inline