Boost logo

Boost :

Subject: Re: [boost] [accumulator] Undocumented rolling_window_plus1accumulator
From: vicente.botet (vicente.botet_at_[hidden])
Date: 2010-08-10 19:37:01


----- Original Message -----
From: "Eric Niebler" <eric_at_[hidden]>
To: <boost_at_[hidden]>
Sent: Tuesday, August 10, 2010 9:17 PM
Subject: Re: [boost] [accumulator] Undocumented rolling_window_plus1accumulator

> On 8/10/2010 1:29 PM, vicente.botet wrote:
>> Hi,
>>
>> rolling_count depends on rolling_window_plus1which is not documented.
>>
>> rolling_count
>> The rolling count is the current number of elements in the rolling window.
>> Result Type
>> std::size_t
>> Depends On
>> rolling_window_plus1
>>
>> The same applies to rolling_sum.
>>
>> Could this documentation issue be managed?
>
> Hum. I think that's an internal implementation detail that leaked into
> the documentation, but that it's easiest to describe the behavior in
> terms of that detail. The docs could be explicit about stating that
> rolling_window_plus1 is for just for exposition. Thanks. Could you file
> a bug?

Done. https://svn.boost.org/trac/boost/ticket/4525

Vicente


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk