mex function linking to BLAS
Show older comments
hi gurus, i want to link a C mexfunction to the matlab version of BLAS, libmwblas, and also to lapack. where can i find the appropriate signatures (integer types, etc.) required to call the various routines? thanks in advance.
-dh
1 Comment
James Tursa
on 3 Mar 2014
What version of MATLAB are you using? Early versions of the BLAS header files had some of the signatures incorrectly.
Accepted Answer
More Answers (0)
Categories
Find more on Startup and Shutdown in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!