0
Fast
error on chol function (advanpix toolbox)
matlab code:
>> chol(36)
ans =
6
>> chol(mp(36))
ans =
3.6000e+01
>> chol(36)
ans =
6
>> chol(mp(36))
ans =
3.6000e+01
Kundesupport af UserEcho
Thank you for reporting the issue.