mex function linking to BLAS

조회 수: 3 (최근 30일)
david haynor
david haynor 2014년 2월 27일
댓글: James Tursa 2014년 3월 3일
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
James Tursa
James Tursa 2014년 3월 3일
What version of MATLAB are you using? Early versions of the BLAS header files had some of the signatures incorrectly.

댓글을 달려면 로그인하십시오.

채택된 답변

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

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Install Products에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by