Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 225 Bytes

File metadata and controls

6 lines (4 loc) · 225 Bytes

Intro_iOS_Armadillo

Introduction to the use of Armadillo in iOS with the Accelerate Framework.

Example here, shows how to do normal MATLAB commands such as matrix multiplication, SVD, backslash, fft, etc.

Have fun :).