mex function linking to BLAS

2 visualizaciones (últimos 30 días)
david haynor
david haynor el 27 de Feb. de 2014
Comentada: James Tursa el 3 de Mzo. de 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 comentario
James Tursa
James Tursa el 3 de Mzo. de 2014
What version of MATLAB are you using? Early versions of the BLAS header files had some of the signatures incorrectly.

Iniciar sesión para comentar.

Respuesta aceptada

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

Más respuestas (0)

Categorías

Más información sobre Install Products en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by