Home
last modified time | relevance | path

Searched refs:greedySolution (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/modules/shape/src/
DemdL1_def.hpp106 bool greedySolution();
DemdL1.cpp75 greedySolution(); // Construct an initial Basic Feasible solution in getEMDL1()
247 bool EmdL1::greedySolution() in greedySolution() function in EmdL1