public class JaccardCoefficientEstimator
extends java.lang.Object
Constructor and Description |
---|
JaccardCoefficientEstimator() |
Modifier and Type | Method and Description |
---|---|
static int |
computeEstimator(BottomKSketch bottomKSketch1,
BottomKSketch bottomKSketch2,
int k) |
public static int computeEstimator(BottomKSketch bottomKSketch1, BottomKSketch bottomKSketch2, int k)