 |
Blaze 3.9
|
Go to the documentation of this file.
67#ifndef BLAZE_BLAS_MODE
68#define BLAZE_BLAS_MODE 0
101#ifndef BLAZE_BLAS_IS_64BIT
102#define BLAZE_BLAS_IS_64BIT 0
135#ifndef BLAZE_BLAS_IS_PARALLEL
136#define BLAZE_BLAS_IS_PARALLEL 0
168#ifndef BLAZE_USE_BLAS_MATRIX_VECTOR_MULTIPLICATION
169#define BLAZE_USE_BLAS_MATRIX_VECTOR_MULTIPLICATION 0
201#ifndef BLAZE_USE_BLAS_MATRIX_MATRIX_MULTIPLICATION
202#define BLAZE_USE_BLAS_MATRIX_MATRIX_MULTIPLICATION 1
231#ifndef BLAZE_BLAS_INCLUDE_FILE
232#define BLAZE_BLAS_INCLUDE_FILE <cblas.h>