![]() |
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> (); (rolling_window_plus1_impl ); rolling_window_plus1_impl & (rolling_window_plus1_impl ); // public member functions template<typename Args> (); () ; () ; template<typename Archive> (, ); };
rolling_window_plus1_impl
public
construct/copy/destructtemplate<typename Args> ( args);
(rolling_window_plus1_impl that);
rolling_window_plus1_impl & (rolling_window_plus1_impl that);