CBOE Emulator  1.0
Maths::ExponentialMovingAverage< T > Member List

This is the complete list of members for Maths::ExponentialMovingAverage< T >, including all inherited members.

ALPHA_MAXMaths::ExponentialMovingAverage< T >static
ALPHA_MINMaths::ExponentialMovingAverage< T >static
ExponentialMovingAverage(T alpha_, T observation=0)Maths::ExponentialMovingAverage< T >inlineexplicit
get_alpha() constMaths::ExponentialMovingAverage< T >inline
get_average() constMaths::ExponentialMovingAverage< T >inline
process(T observation)Maths::ExponentialMovingAverage< T >inline
reset(T observation=0)Maths::ExponentialMovingAverage< T >inline
set_alpha(T alpha_)Maths::ExponentialMovingAverage< T >inline