|
YAC 3.12.0
Yet Another Coupler
|

Data Fields | |
| struct interp_method_vtable * | vtable |
| void(* | interp_weights_add )(struct yac_interp_weights *weights, struct remote_points *tgts, struct remote_point *srcs) |
| double | max_search_distance |
Definition at line 55 of file interp_method_nnn.c.
| void(* interp_method_1nn::interp_weights_add) (struct yac_interp_weights *weights, struct remote_points *tgts, struct remote_point *srcs) |
Definition at line 58 of file interp_method_nnn.c.
| double interp_method_1nn::max_search_distance |
Definition at line 61 of file interp_method_nnn.c.
| struct interp_method_vtable* interp_method_1nn::vtable |
Definition at line 57 of file interp_method_nnn.c.