PiecewiseConstantVariable.max

Returns the maximum value of the piecewise constant variable. (community summary)

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