8 lines
120 B
Plaintext
8 lines
120 B
Plaintext
module AccelerateLinux [system] {
|
|
header "/usr/include/lapacke.h"
|
|
|
|
link "lapack"
|
|
link "blas"
|
|
export *
|
|
}
|