Home
last modified time | relevance | path

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

/external/opencv3/modules/shape/src/
DemdL1_def.hpp77 typedef std::vector<floatArray> floatArray2D; typedef
DemdL1.cpp256 floatArray2D D(binsDim1); in greedySolution2()
333 std::vector<floatArray2D> D(binsDim1); in greedySolution3()