Searched defs:isReal (Results 1 – 3 of 3) sorted by relevance
64 public boolean isReal() { in isReal() method in Scalar
1176 inline bool FileNode::isReal() const { return type() == REAL; } in isReal() function in cv::FileNode
1991 bool Scalar_<_Tp>::isReal() const in isReal() function in cv::Scalar_