throw_no_cuda      97 modules/core/include/opencv2/core/private.cuda.hpp static inline void throw_no_cuda() { CV_Error(cv::Error::GpuNotSupported, "The library is compiled without CUDA support"); }
throw_no_cuda     101 modules/core/include/opencv2/core/private.cuda.hpp static inline void throw_no_cuda() { CV_Error(cv::Error::StsNotImplemented, "The called functionality is disabled for current build or platform"); }