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

  /external/opencv3/modules/core/perf/opencl/
perf_arithm.cpp 709 double stddev0 = stddev[0], stddev1 = stddev[1], stddev2 = stddev[2], stddev3 = stddev[3]; local
715 SANITY_CHECK(stddev0, eps, ERROR_RELATIVE);
739 double stddev0 = stddev[0], stddev1 = stddev[1], stddev2 = stddev[2], stddev3 = stddev[3]; local
745 SANITY_CHECK(stddev0, eps, ERROR_RELATIVE);
    [all...]

Completed in 141 milliseconds