Home
last modified time | relevance | path

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

/external/opencv3/modules/shape/src/
DemdL1_def.hpp100 void setMaxIteration(int _nMaxIt);
DemdL1.cpp101 void EmdL1::setMaxIteration(int _nMaxIt) in setMaxIteration() argument
103 nMaxIt=_nMaxIt; in setMaxIteration()