![]() |
YAC 3.7.0
Yet Another Coupler
|
Data Fields | |
struct interp_method_vtable * | vtable |
double | spread_distance |
double | max_search_distance |
enum yac_interp_spmap_weight_type | weight_type |
struct yac_spmap_scale_config | scale_config |
Definition at line 33 of file interp_method_spmap.c.
double interp_method_spmap::max_search_distance |
Definition at line 37 of file interp_method_spmap.c.
struct yac_spmap_scale_config interp_method_spmap::scale_config |
Definition at line 39 of file interp_method_spmap.c.
double interp_method_spmap::spread_distance |
Definition at line 36 of file interp_method_spmap.c.
struct interp_method_vtable* interp_method_spmap::vtable |
Definition at line 35 of file interp_method_spmap.c.
enum yac_interp_spmap_weight_type interp_method_spmap::weight_type |
Definition at line 38 of file interp_method_spmap.c.