Go to the source code of this file.
◆ delete_fixed()
◆ do_search_fixed()
◆ yac_interp_method_fixed_new()
| struct interp_method * yac_interp_method_fixed_new |
( |
double | value | ) |
|
◆ interp_method_fixed_vtable
Initial value:= {
static void delete_fixed(struct interp_method *method)
static size_t do_search_fixed(struct interp_method *method, struct yac_interp_grid *interp_grid, size_t *tgt_points, size_t count, struct yac_interp_weights *weights, int *interpolation_complete)
Definition at line 21 of file interp_method_fixed.c.