PiecewiseLinearVariable.min

Returns the minimum value of the piecewise linear variable as a floating-point type. (community summary)

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