JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Class
nl.liacs.timeseries.kernel.ExponentialMovingAverage
Packages that use
ExponentialMovingAverage
Package
Description
nl.liacs.timeseries.kernel
Uses of
ExponentialMovingAverage
in
nl.liacs.timeseries.kernel
Methods in
nl.liacs.timeseries.kernel
that return
ExponentialMovingAverage
Modifier and Type
Method and Description
ExponentialMovingAverage
ExponentialMovingAverage.
setFactor
(double theFactor)
Sets the decay factor used for the kernel.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes