Dynamic-Calibration/utils/YALMIP-master/extras/@ndsdpvar/alldifferent.m

4 lines
86 B
Mathematica
Raw Normal View History

2019-12-18 11:25:45 +00:00
function t = alldifferent(X)
% alldifferent (overloaded)
t = alldifferent(sdpvar(X));