HomeSort by relevance Sort by last modified time
    Searched full:pos_ptr (Results 1 - 1 of 1) sorted by null

  /external/opencv3/modules/core/src/
lpsolver.cpp 255 static MatIterator_<double> pos_ptr; local
258 for(pos_ptr=c.begin();pos_ptr!=c.end();pos_ptr++,pos_ctr++){
259 if(*pos_ptr==0){
262 if(*pos_ptr>0){

Completed in 69 milliseconds