Uses of Interface
org.apache.sysds.runtime.matrix.data.sketch.MatrixSketch
Packages that use MatrixSketch
Package
Description
-
Uses of MatrixSketch in org.apache.sysds.runtime.matrix.data.sketch
Classes in org.apache.sysds.runtime.matrix.data.sketch that implement MatrixSketchMethods in org.apache.sysds.runtime.matrix.data.sketch that return MatrixSketch -
Uses of MatrixSketch in org.apache.sysds.runtime.matrix.data.sketch.countdistinct
Classes in org.apache.sysds.runtime.matrix.data.sketch.countdistinct that implement MatrixSketch -
Uses of MatrixSketch in org.apache.sysds.runtime.matrix.data.sketch.countdistinctapprox
Classes in org.apache.sysds.runtime.matrix.data.sketch.countdistinctapprox that implement MatrixSketchModifier and TypeClassDescriptionclassKMV synopsis(for k minimum values) Distinct-Value Estimation Kevin S.