calcNorm           51 modules/cudaarithm/src/reductions.cpp void cv::cuda::calcNorm(InputArray, OutputArray, int, InputArray, Stream&) { throw_no_cuda(); }
calcNorm           95 modules/cudaarithm/src/reductions.cpp void cv::cuda::calcNorm(InputArray _src, OutputArray dst, int normType, InputArray mask, Stream& stream)