Home
last modified time | relevance | path

Searched defs:SORT_DESCENDING (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/modules/core/include/opencv2/
Dcore.hpp143 SORT_DESCENDING = 16 //!< each matrix row is sorted in the enumerator
/external/opencv3/modules/java/src/
Dcore+Core.java152 SORT_DESCENDING = 16, field in Core