Types and Values
CBLAS_H
# define CBLAS_H "mkl_cblas.h"
CBLAS_INDEX_t
typedef CBLAS_INDEX CBLAS_INDEX_t;
CBLAS_ORDER_t
typedef CBLAS_ORDER CBLAS_ORDER_t;
CBLAS_TRANSPOSE_t
typedef CBLAS_TRANSPOSE CBLAS_TRANSPOSE_t;
CBLAS_UPLO_t
typedef CBLAS_UPLO CBLAS_UPLO_t;
CBLAS_DIAG_t
typedef CBLAS_DIAG CBLAS_DIAG_t;
CBLAS_SIDE_t
typedef CBLAS_SIDE CBLAS_SIDE_t;