4 lines
35 B
Mathematica
4 lines
35 B
Mathematica
|
|
function cx = getcx(X)
|
||
|
|
|
||
|
|
cx = X.cx;
|