|
YAC 3.13.0
Yet Another Coupler
|

Data Fields | |
| 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 79 of file interp_method_spmap.c.
| double yac_interp_spmap_config::max_search_distance |
Definition at line 81 of file interp_method_spmap.c.
| struct yac_spmap_scale_config* yac_interp_spmap_config::scale_config |
Definition at line 83 of file interp_method_spmap.c.
| double yac_interp_spmap_config::spread_distance |
Definition at line 80 of file interp_method_spmap.c.
| enum yac_interp_spmap_weight_type yac_interp_spmap_config::weight_type |
Definition at line 82 of file interp_method_spmap.c.