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

4 lines
86 B
Matlab
Executable File

function t = alldifferent(X)
% alldifferent (overloaded)
t = alldifferent(sdpvar(X));