RMSDetector

Undocumented in source.
class RMSDetector : EnvelopeDetector!T(
T
) {}

Constructors

this
this(int windowSize)
Undocumented in source.

Members

Functions

processInput
T processInput(T input)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta