4 lines
113 B
Mathematica
4 lines
113 B
Mathematica
|
|
function x = relaxvalue(x)
|
||
|
|
%RELAXVALUE (overloaded sdpvar/relaxvalue on double)
|
||
|
|
|
||
|
|
% Do nothing, just return input.
|