R/generics.R
dual_value-methods.Rd
Get and set the value of the dual variable in a constraint.
dual_value(object) dual_value(object) <- value
A Constraint object.
A numeric scalar, vector, or matrix to assign to the object.