Home | History | Annotate | Download | only in src

Lines Matching full:emd

45     emd.c
161 float emd = 0;
264 emd = *lower_bound;
319 emd = (float) (total_cost / state.weight);
326 return emd;