PiecewiseConstantVariable.max

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

Meta