Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct rolling_window

boost::accumulators::tag::rolling_window

Synopsis

// In header: <boost/accumulators/statistics/rolling_window.hpp>


struct rolling_window : public  {

  // public data members
  static  window_size;  // tag::rolling_window::size named parameter 
};

PrevUpHomeNext