-
- Downloads
adds "interpolation_complete" argument to interp_method routine do_search
* this allows an interpolation method to define an interpolation stack to be complete and further computation is done by following methods
Showing
- src/core/interp_method.c 10 additions, 4 deletionssrc/core/interp_method.c
- src/core/interp_method_avg.c 6 additions, 2 deletionssrc/core/interp_method_avg.c
- src/core/interp_method_callback.c 6 additions, 2 deletionssrc/core/interp_method_callback.c
- src/core/interp_method_check.c 5 additions, 2 deletionssrc/core/interp_method_check.c
- src/core/interp_method_conserv.c 12 additions, 4 deletionssrc/core/interp_method_conserv.c
- src/core/interp_method_creep.c 6 additions, 2 deletionssrc/core/interp_method_creep.c
- src/core/interp_method_file.c 6 additions, 2 deletionssrc/core/interp_method_file.c
- src/core/interp_method_fixed.c 6 additions, 2 deletionssrc/core/interp_method_fixed.c
- src/core/interp_method_hcsbb.c 6 additions, 2 deletionssrc/core/interp_method_hcsbb.c
- src/core/interp_method_internal.h 16 additions, 6 deletionssrc/core/interp_method_internal.h
- src/core/interp_method_ncc.c 6 additions, 2 deletionssrc/core/interp_method_ncc.c
- src/core/interp_method_nnn.c 18 additions, 6 deletionssrc/core/interp_method_nnn.c
- src/core/interp_method_spmap.c 6 additions, 2 deletionssrc/core/interp_method_spmap.c
- src/core/interp_method_spmap.h 1 addition, 1 deletionsrc/core/interp_method_spmap.h
Loading
Please register or sign in to comment