Re: calling n methods
- From: "Kevin Spencer" <unclechutney@xxxxxxxxxxxx>
- Date: Wed, 3 Oct 2007 07:24:36 -0400
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
.
- Follow-Ups:
- Re: calling n methods
- From: b1uceree
- Re: calling n methods
- Prev by Date: Re: Disposing managed resources
- Next by Date: Re: Temp Folder
- Previous by thread: Temp Folder
- Next by thread: Re: calling n methods
- Index(es):
Relevant Pages
|