For constraints such as second-order cones or the exponential cone, the dual variable is a vector. Currently, however, the return type for the dual value is always a double. Would it be useful to add support for returning vector-valued duals in these cases?
For constraints such as second-order cones or the exponential cone, the dual variable is a vector. Currently, however, the return type for the dual value is always a double. Would it be useful to add support for returning vector-valued duals in these cases?