Class CountDistinctSketch

java.lang.Object
org.apache.sysds.runtime.matrix.data.sketch.CountDistinctSketch
All Implemented Interfaces:
MatrixSketch
Direct Known Subclasses:
CountDistinctFunctionSketch, KMVSketch

public abstract class CountDistinctSketch extends Object implements MatrixSketch