Files
armadillo-code/mex_interface
2020-10-20 18:40:30 +10:00
..
2020-10-20 18:40:30 +10:00
2020-10-20 18:40:30 +10:00
2020-10-20 18:40:30 +10:00
2020-10-20 18:40:30 +10:00
2020-10-20 18:40:30 +10:00
2020-10-20 18:40:30 +10:00
2020-10-20 18:40:30 +10:00

IMPORTANT!

----------



All mex objects need to be linked _statically_ with BLAS and LAPACK

(or high-performance versions such as OpenBLAS)

in order to work correctly with Matlab.



See "armaMex_documentation.pdf" and "armaMex_demo.cpp" for example usage.