PiecewiseConstantVariable.min

struct PiecewiseConstantVariable(T, W = T)
@property
T
min
()
if (
isNumeric!T &&
isNumeric!W
)

Meta