OpenGrok
Cross Reference: ml_inner_functions.cpp
xref
: /
external
/
opencv
/
ml
/
src
/
ml_inner_functions.cpp
Home
|
History
|
Annotate
|
Download
|
only in
src
Lines Matching
defs:rf
779
float
rf
= srcfl[idx*r_step];
780
int ri = cvRound(
rf
);
781
if( ri !=
rf
)