Interface RandomVariableAccumulator

  • All Superinterfaces:
    RandomVariable, Serializable

    public interface RandomVariableAccumulator
    extends RandomVariable
    The interface implemented by a mutable random variable accumulator. An object of this class accumulates other random variables. The classical application is the accumulation of discounted cash flows.
    Version:
    1.3
    Author:
    Christian Fries