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://jp.mathworks.com/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
