Trading System API  3.0
Library for Simulating and Deploying Trading and Investment Strategies
tsa::functor::WMA Member List

This is the complete list of members for tsa::functor::WMA, including all inherited members.

class_name(void) const tsa::object
has_same_class_as(const object &other) const tsa::object
object(void)tsa::objectinline
operator()(series< double > &ser, size_t period)tsa::functor::WMA
~object(void)tsa::objectinlinevirtual