Interface SavingsRateModel

All Superinterfaces:
Function<Double,RandomVariable>

public interface SavingsRateModel extends Function<Double,RandomVariable>