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

5 lines
63 B
Mathematica
Raw Permalink Normal View History

2019-12-18 11:25:45 +00:00
function cx = getP(X)
%display Overloaded
cx = X.P;