Class Hierarchy
- java.lang.Object
- org.spectrumauctions.sats.core.util.math.ContinuousPiecewiseLinearFunction (implements org.spectrumauctions.sats.core.util.math.Function)
- org.spectrumauctions.sats.core.util.math.LinearFunction (implements org.spectrumauctions.sats.core.util.math.Function)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- org.spectrumauctions.sats.core.util.math.NotDifferentiableException
- java.lang.RuntimeException
- org.spectrumauctions.sats.core.util.math.OutOfDomainException
- java.lang.Exception
Interface Hierarchy
- org.spectrumauctions.sats.core.util.math.Function