ywang176
New Contributor
6 years agodfsNewTask1D returning error (-1009)
Hello,
I am trying to execute the data fitting example
Here is the code of dfdcubicspline_interp.c file,the line 163:
/***** Create Data Fitting task *****/
errcode = dfdNewTask1D( &task, nx, x, xhint, ny, y, yhint )
Can anybody explain why dfsNewTask1D returning -1009
Best m
y mkl version is 2019.0.1.1,my visual studio is 2015 community
thank you ,best regrads!