Searched refs:xy_value_extractor (Results 1 – 1 of 1) sorted by relevance
488 typedef double (*xy_value_extractor)(struct graph_value *v); typedef502 static double find_xy_value(struct graph *g, xy_value_extractor getvalue, double_comparator cmp) in find_xy_value()