LAPACK  3.5.0
LAPACK: Linear Algebra PACKage
 All Files Functions Typedefs Macros
lapack-netlib.pc
Go to the documentation of this file.
1 prefix=/usr
2 libdir=/usr/lib
3 
4 Name: lapack
5 Description: FORTRAN reference implementation of LAPACK Linear Algebra PACKage
6 Version: 3.5.0
7 URL: http://www.netlib.org/lapack/
8 Libs: -L${libdir} -llapack
9 Requires: blas