PiecewiseLinearVariable.max

Returns the maximum value of the piecewise linear variable's range. (community summary)

struct PiecewiseLinearVariable(T)
@property
T
max
()
if (
isFloatingPoint!T
)