35#ifndef _BLAZE_MATH_BLAS_TYPES_H_
36#define _BLAZE_MATH_BLAS_TYPES_H_
59#if BLAZE_BLAS_IS_64BIT && ( defined(INTEL_MKL_VERSION) || defined(MKL_ILP64) )
61#elif BLAZE_BLAS_IS_64BIT
64-bit signed integer type of the Blaze library.
int32_t blas_int_t
Signed integer type used in the BLAS/LAPACK wrapper functions.
Definition: Types.h:64
System settings for the BLAS mode.
Header file for basic type definitions.