|
| maxiLagExp (T initAlpha, T initVal) |
|
void | init (T initAlpha, T initVal) |
|
void | addSample (T newVal) |
|
void | setAlpha (T alpha_) |
|
void | setAlphaReciprocal (T alphaReciprocal_) |
|
void | setVal (T val_) |
|
T | getAlpha () const |
|
T | getAlphaReciprocal () const |
|
T | value () const |
|
|
T | alpha |
|
T | alphaReciprocal |
|
T | val |
|
The documentation for this class was generated from the following file: