opencv/modules/core/perf
Paul E. Murphy b2135be594 fast_math: add extra perf/unit tests
Add a basic sanity test to verify the rounding functions
work as expected.

Likewise, extend the rounding performance test to cover the
additional float -> int fast math functions.
2019-08-07 14:59:46 -05:00
..
cuda
opencl
perf_abs.cpp
perf_addWeighted.cpp
perf_arithm.cpp
perf_bitwise.cpp
perf_compare.cpp
perf_convertTo.cpp
perf_cvround.cpp fast_math: add extra perf/unit tests 2019-08-07 14:59:46 -05:00
perf_dft.cpp
perf_dot.cpp
perf_inRange.cpp
perf_io_base64.cpp
perf_lut.cpp
perf_main.cpp
perf_mat.cpp
perf_math.cpp
perf_merge.cpp
perf_minmaxloc.cpp
perf_norm.cpp
perf_precomp.hpp
perf_reduce.cpp
perf_sort.cpp
perf_split.cpp
perf_stat.cpp
perf_umat.cpp