Home
last modified time | relevance | path

Searched refs:___cublasSafeCall (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/cudaarithm/src/
Darithm.cpp106 …static inline void ___cublasSafeCall(cublasStatus_t err, const char* file, const int line, const c… in ___cublasSafeCall() function
116 #define cublasSafeCall(expr) ___cublasSafeCall(expr, __FILE__, __LINE__, CV_Func)