diff --git a/math/mathcore/src/TKDTree.cxx b/math/mathcore/src/TKDTree.cxx index 3474a04cf93d2..15ecbf9bfe635 100644 --- a/math/mathcore/src/TKDTree.cxx +++ b/math/mathcore/src/TKDTree.cxx @@ -793,13 +793,13 @@ void TKDTree::UpdateRange(Index inode, Value* point, Value range, } return; } - if (point[fAxis[inode]]<=fValue[inode]){ + if (point[fAxis[inode]]