[accumulators] chaining accumulator outputs
24 Aug
2010
24 Aug
'10
4:05 a.m.
Is there a way to chain the output of an accumulator and use it as the input of another accumulator? The sort of case I am thinking about is for example calculating the max of a rolling_mean. One obvious way to do this is to write a new rolling_mean_max accumulator and make it depend on rolling_mean, but the inner logic would be 99% duplicate of max. I was wondering if there was a way to do this without so much code duplication. -- GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT! Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01
5197
Age (days ago)
5197
Last active (days ago)
0 comments
1 participants
participants (1)
-
Allen Chuang