mex function linking to BLAS

3 Ansichten (letzte 30 Tage)
david haynor
david haynor am 27 Feb. 2014
Kommentiert: James Tursa am 3 Mär. 2014
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 Kommentar
James Tursa
James Tursa am 3 Mär. 2014
What version of MATLAB are you using? Early versions of the BLAS header files had some of the signatures incorrectly.

Melden Sie sich an, um zu kommentieren.

Akzeptierte Antwort

Friedrich
Friedrich am 27 Feb. 2014
Hi,
take a look at the blas.h and lapack.h files in the extern\include subfolder of your MATLAB installation.

Weitere Antworten (0)

Kategorien

Mehr zu Install Products finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by