Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-exegesis/lib/
DClustering.h112 const double EpsilonSquared_) const { in isNeighbour() argument
118 return DistanceSquared <= EpsilonSquared_; in isNeighbour()