Re: calling n methods



That all depends on the structure of your "time series" class.

--
HTH,

Kevin Spencer
Microsoft MVP

DSI PrintManager, Miradyne Component Libraries:
http://www.miradyne.net

"b1uceree" <b1uceree@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:BD80957D-13D8-4159-9C2A-CB72BD821562@xxxxxxxxxxxxxxxx
Hi,
i need to work out a solution to this:
i have a class that is a time series of (double) numbers and i want to do
the following calculation
for
int x;
i need to perform a calculation which will, starting with the last item
added to the time series perform calculations moving backwards through the
timeseries x items back and return these calculations in a new series of
data
comprising these x items


.



Relevant Pages

  • Re: calling n methods
    ... its a standard net 2.0 container returning a timeseries with dateTime and ... You can access data in the container by ... i need to perform a calculation which will, ... added to the time series perform calculations moving backwards through the ...
    (microsoft.public.dotnet.languages.csharp)
  • mean of a fluctuating time series - what is the uncertainy?
    ... These fluctuations aren't noise, but rather ... I can easily compute the mean of these time series. ... quantify the uncertainty in this calculation of the mean. ...
    (sci.stat.consult)
  • Re: calling n methods
    ... b1uceree wrote: ... i need to perform a calculation which will, starting with the last item added to the time series perform calculations moving backwards through the timeseries x items back and return these calculations in a new series of data comprising these x items ...
    (microsoft.public.dotnet.languages.csharp)