ocl: compare with scalar
[profile/ivi/opencv.git] / modules / core / include / opencv2 / core / mat.hpp
index eb206fc..33167fa 100644 (file)
@@ -135,7 +135,7 @@ public:
     bool isUMat() const;
     bool isMatVector() const;
     bool isUMatVector() const;
-    bool isMatx();
+    bool isMatx() const;
 
     virtual ~_InputArray();