![]() |
Home | Libraries | People | FAQ | More |
boost::accumulators::impl::rolling_window_plus1_impl
// In header: <boost/accumulators/statistics/rolling_window.hpp> template<typename Sample> struct rolling_window_plus1_impl : public { // types typedef ; typedef ; // construct/copy/destruct template<typename Args> (); (); (); // public member functions template<typename Args> (); () ; () ; template<typename Archive> (, ); };