Home
last modified time | relevance | path

Searched refs:EpsilonSquared_ (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/tools/llvm-exegesis/lib/
H A DClustering.h113 const double EpsilonSquared_) const { in isNeighbour() argument
119 return DistanceSquared <= EpsilonSquared_; in isNeighbour()