lapack
This package contains the command "lapack", which provides a simple interface to call any LAPACK or BLAS routine from inside Matlab, as well as the command "lapackhelp", which brings up detailed information about any LAPACK or BLAS routine.
A summary of the features include:
· Uses Matlab's internal LAPACK and BLAS libraries.
· Automatic argument type conversion (ie. converts arguments from Matlab types to FORTRAN types).
· Easy access to detailed descriptions about the behavior and arguments for every LAPACK and BLAS function
· Allows use of LAPACK and BLAS without any knowledge of MEX, C, or FORTRAN.
引用格式
Tim Toolan (2026). lapack (https://ww2.mathworks.cn/matlabcentral/fileexchange/16777-lapack), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
平台兼容性
Windows macOS Linux类别
标签
致谢
启发作品: SVD of a matrix based on Lapack interface, TRIDIEGS, trilin, Bidiagonalization of a matrix based on Lapack interface, Tridiagonalization of a Hermitian or symmetric matrix based on Lapack interface, MultiParEig, QR decomposition with constrained diagonal phases (Lapack interface), packed
