#ifndef CALL_BLAS_H void mat_mul_matT(float *, int m, int n, float *); #define CALL_BLAS_H #endif