Warnings, cubic interpolation of x
Opened this issue · 0 comments
MikolajKurtyka commented
//AT_NumericalRoutines.c:812:62: warning: pointers to arrays with different qualifiers are incompatible in ISO C [-Wpedantic]
// 812 | AT_get_interpolated_cubic_spline_y_tab_from_input_2d_table(temp_input_data_xy, lenght_of_input_data, intermediate_y, lenght_of_intermediate_y_data, intermediate_x);
// |
"Make an issue from that
Originally posted by @grzanka in #93 (comment)
"