5 lines
70 B
Mathematica
5 lines
70 B
Mathematica
|
|
function res = isreal(Y)
|
||
|
|
%ISREAL (overloaded)
|
||
|
|
|
||
|
|
res = isreal(Y.basis);
|