Home
last modified time | relevance | path

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

/external/opencv3/modules/core/src/
Dlda.cpp98 Mat sortedCol = dst.col((int)idx); in sortMatrixColumnsByIndices() local
99 originalCol.copyTo(sortedCol); in sortMatrixColumnsByIndices()