numeric-linalg

Educational material on the SciPy implementation of numerical linear algebra algorithms

NameSizeMode
..
lapack/CBLAS/include/CMakeLists.txt 191B -rw-r--r--
1
2
3
4
5
set(CBLAS_INCLUDE cblas.h cblas_f77.h cblas_64.h)

file(COPY ${CBLAS_INCLUDE} DESTINATION ${LAPACK_BINARY_DIR}/include)

file(COPY cblas_test.h DESTINATION ${LAPACK_BINARY_DIR}/test_include)