Home
last modified time | relevance | path

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

/external/opencv3/modules/core/src/
Dlda.cpp97 Mat originalCol = src.col(indices[idx]); in sortMatrixColumnsByIndices() local
99 originalCol.copyTo(sortedCol); in sortMatrixColumnsByIndices()