Uses of Class
org.apache.datasketches.req.ReqSketchSortedViewIterator
-
Packages that use ReqSketchSortedViewIterator Package Description org.apache.datasketches.req This package is for the implementation of the Relative Error Quantiles sketch algorithm. -
-
Uses of ReqSketchSortedViewIterator in org.apache.datasketches.req
Methods in org.apache.datasketches.req that return ReqSketchSortedViewIterator Modifier and Type Method Description ReqSketchSortedViewIterator
ReqSketchSortedView. iterator()
-