0
Fixed
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
Customer support service by UserEcho
Thank you for reporting the issue.