3 lines
45 B
Mathematica
3 lines
45 B
Mathematica
|
|
function B = getbase(F)
|
||
|
|
|
||
|
|
B = getbase(lmi(F));
|