The NonPosConstraint class
# S4 method for NonPosConstraint
name(x)# S4 method for NonPosConstraint
is_dcp(object)
# S4 method for NonPosConstraint
is_dgp(object)
# S4 method for NonPosConstraint
canonicalize(object)
# S4 method for NonPosConstraint
residual(object)
name
: The string representation of the constraint.
is_dcp
: Is the constraint DCP?
is_dgp
: Is the constraint DGP?
canonicalize
: The graph implementation of the object.
residual
: The residual of the constraint.