Boost C++ Libraries: Ticket #6176: rolling_mean not as flexible as mean https://svn.boost.org/trac10/ticket/6176 <p> The mean_impl struct has a <a class="missing wiki">SumFeature</a> template parameters that allows it to be used to calculate the mean of weights and the mean of variates in addition to the standard mean. </p> <p> There is no corresponding template parameter for rolling_mean_impl, so it is less flexible. If this were fixed, it would be possible to add new accumulators such as rolling_mean_of_weights, rolling_mean_of_variates, analogous to mean_of_weights, mean_of_variates. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/6176 Trac 1.4.3