Matrix Algebra...

16 Jan 2012

Has anyone succeeded in porting the LAPACK or cpplapack for mbed?

Actually I need to solve linear equation systems on the mbed during a calibration phase, and after that, at usage level I need to make matrix multiplications. The latter would be easy, but the solving algorithms are not. It is a system with 9 unknowns that need to be calculated.