Searched defs:isReal (Results 1 – 7 of 7) sorted by relevance
261 inline bool DictValue::isReal() const in isReal() function in cv::dnn::DictValue
1333 inline bool FileNode::isReal() const { return type() == REAL; } in isReal() function in cv::FileNode
2154 bool Scalar_<_Tp>::isReal() const in isReal() function in cv::Scalar_