Dynamic-Calibration/utils/YALMIP-master/extras/@logdet/getcx.m

4 lines
35 B
Mathematica
Executable File

function cx = getcx(X)
cx = X.cx;