 |
Blaze
3.6
|
Go to the documentation of this file. 63 #ifndef BLAZE_BLAS_MODE 64 #define BLAZE_BLAS_MODE 0 92 #ifndef BLAZE_USE_BLAS_MATRIX_VECTOR_MULTIPLICATION 93 #define BLAZE_USE_BLAS_MATRIX_VECTOR_MULTIPLICATION 0 121 #ifndef BLAZE_USE_BLAS_MATRIX_MATRIX_MULTIPLICATION 122 #define BLAZE_USE_BLAS_MATRIX_MATRIX_MULTIPLICATION 1 151 #ifndef BLAZE_BLAS_IS_PARALLEL 152 #define BLAZE_BLAS_IS_PARALLEL 0 177 #ifndef BLAZE_BLAS_INCLUDE_FILE 178 #define BLAZE_BLAS_INCLUDE_FILE <cblas.h>