Searched defs:high (Results 1 – 3 of 3) sorted by relevance
8 "high": "34℃", string
34 HIGH high; member194 uint64_t high = acc & LOW; variable
37 …nst VectorType &v, const typename VectorType::Scalar &low, const typename VectorType::Scalar &high) in check_extremity_accuracy()71 Scalar high = internal::random<Scalar>(-500,500); in testVectorType() local