Uses of Interface
org.spectrumauctions.sats.core.util.math.Function
-
Packages that use Function Package Description org.spectrumauctions.sats.core.model.mrvm org.spectrumauctions.sats.core.util.math -
-
Uses of Function in org.spectrumauctions.sats.core.model.mrvm
Constructors in org.spectrumauctions.sats.core.model.mrvm with parameters of type Function Constructor Description BandSetup(java.lang.String name, IntegerInterval numberOfLotsInterval, DoubleInterval baseCapacity, Function synergyfunction) -
Uses of Function in org.spectrumauctions.sats.core.util.math
Classes in org.spectrumauctions.sats.core.util.math that implement Function Modifier and Type Class Description classContinuousPiecewiseLinearFunctionclassLinearFunction
-