Class RunningSumParented

Object
org.anchoranalysis.experiment.time.RunningSumParented

public class RunningSumParented
extends Object
Wraps a RunningSum with an additional variable, indicating the total number of parent operations.

hashCode() and equals(Object) delegate to the underlying RunningSum.

Author:
Owen Feehan