Class CountDistinctSketch
java.lang.Object
org.apache.sysds.runtime.matrix.data.sketch.CountDistinctSketch
- All Implemented Interfaces:
MatrixSketch
- Direct Known Subclasses:
CountDistinctFunctionSketch,KMVSketch
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.sysds.runtime.matrix.data.sketch.MatrixSketch
create, getValue, getValueFromSketch, intersection, union
-
Field Details
-
op
-
-
Constructor Details
-
CountDistinctSketch
-