Uses of Class
org.spectrumauctions.sats.core.util.math.LinearFunction
-
Packages that use LinearFunction Package Description org.spectrumauctions.sats.core.util.math -
-
Uses of LinearFunction in org.spectrumauctions.sats.core.util.math
Methods in org.spectrumauctions.sats.core.util.math that return LinearFunction Modifier and Type Method Description LinearFunctionContinuousPiecewiseLinearFunction. functionAt(java.math.BigDecimal x)LinearFunctionNotDifferentiableException. getHigherAdjacentFunction()LinearFunctionNotDifferentiableException. getLowerAdjacentFunction()
-