The function returns ARM_MATH_SINGULAR. The matrix is invertible (verified in MATLAB).
I have tested other similar matrices. It seems like if the function does not work when the input matrix almost in row-echelon format. Passing in the identity matrix, for instance, will generate the ARM_MATH_SINGULAR error.
The formatting on that matrix got a little screwed up when I posted. It is a 6x6, and looks like this:
[[/media/uploads/garethc/screen_shot_2013-09-23_at_2.40.56_pm.png]]
Hello,
I've updated the CMSIS library in the github repository and in https://mbed.org/users/mbed_official/code/mbed-dsp/, it should fix this issue. Could you try to run your code again?
Thanks,
Bogdan
Created 11 years, 1 month ago.Updated 11 years, 1 month ago.
Important Information for this Arm website
This site uses cookies to store information on your computer.
By continuing to use our site, you consent to our cookies.
If you are not happy with the use of these cookies, please review our
Cookie Policy
to learn how they can be disabled.
By disabling cookies, some features of the site will not work.
Access Warning
You do not have the correct permissions to perform this operation.
The formatting on that matrix got a little screwed up when I posted. It is a 6x6, and looks like this:
/media/uploads/garethc/screen_shot_2013-09-23_at_2.40.56_pm.png