TCL and C function binding by SWIG, segafult
I tried to bind interpolation function code from here: https://people.math.sc.edu/Burkardt/c_src/interp/interp.html
to TCL to do fast interpolation for large arrays.
I tried to bind interpolation function code from here: https://people.math.sc.edu/Burkardt/c_src/interp/interp.html
to TCL to do fast interpolation for large arrays.