neq.constraints.inplace apply unequality
constraints in place.
pmax.inplace(x, lim, skip = NULL)
neq.constraints.inplace(x, constraints, ratio = NULL, value = NULL, copy = FALSE)x should
be updated in place or not.pmax.inplace is a version of pmax
that updates its first argument.