* __shfl_up_sync with proper mask value for CUDA >= 9 * BlockScanInclusive for CUDA >= 9 * compatible_shfl_up for use in integral.hpp * Use CLAHE in cudev * Add tests for BlockScan |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| test_arithm_func.cu | ||
| test_arithm_op.cu | ||
| test_bitwize_op.cu | ||
| test_cmp_op.cu | ||
| test_color_cvt.cu | ||
| test_cvt.cu | ||
| test_deriv.cu | ||
| test_integral.cu | ||
| test_lut.cu | ||
| test_main.cpp | ||
| test_precomp.hpp | ||
| test_pyramids.cu | ||
| test_reduction.cu | ||
| test_scan.cu | ||
| test_split_merge.cu | ||
| test_warp.cu | ||
| transpose.cu | ||