mirror of
https://github.com/opencv/opencv.git
synced 2026-07-30 15:53:03 +04:00
added cv::gemm to T-API
This commit is contained in:
@@ -48,6 +48,7 @@ namespace cv { namespace ocl {
|
||||
|
||||
CV_EXPORTS bool haveOpenCL();
|
||||
CV_EXPORTS bool useOpenCL();
|
||||
CV_EXPORTS bool haveAmdBlas();
|
||||
CV_EXPORTS void setUseOpenCL(bool flag);
|
||||
CV_EXPORTS void finish2();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user