HomeSort by relevance Sort by last modified time
    Searched refs:total_cost (Results 1 - 5 of 5) sorted by null

  /external/opencv/cv/src/
cvemd.cpp 169 double total_cost = 0; local
313 total_cost += (double)val * state.cost[i][j];
319 emd = (float) (total_cost / state.weight);
    [all...]
  /external/valgrind/main/callgrind/
main.c     [all...]
global.h 812 extern FullCost CLG_(total_cost);
dump.c 49 FullCost CLG_(total_cost) = 0; variable
    [all...]
sim.c     [all...]

Completed in 91 milliseconds