Dual optimal value

Uncategorized
Jan 2, 2014
T

SDPT3 returns both a primal and dual optimal value (two values in a cell variable). Can I get the dual optimal value from via CVX?

M

Please see the documentation on dual variables for instructions on how to obtain the dual variables associated with particular constraints.