I have following compiling error using mkl 2017 update 2 on windows (It only happens on windows; it's ok on linux)
.error: identifier "VDEXP" is undefined
VDEXP(&size, &x[0], &expx[0]);
I have following compiling error using mkl 2017 update 2 on windows (It only happens on windows; it's ok on linux)
.error: identifier "VDEXP" is undefined
VDEXP(&size, &x[0], &expx[0]);