Home | History | Annotate | Download | only in src

Lines Matching refs:isRelative

1324     bool isRelative = (normType & NORM_RELATIVE) != 0;
1399 return isRelative ? result / (cvtest::norm(src2, normType) + DBL_EPSILON) : result;