isEstimatedPointCountGreaterThanOrEqualTo
fun isEstimatedPointCountGreaterThanOrEqualTo(visitor: PointValues.IntersectVisitor, pointTree: PointValues.PointTree, upperBound: Long): Boolean
Estimate if the point count that would be matched by .intersect with the given [ ] is greater than or equal to the upperBound.