Class LibMatrixSketch
- java.lang.Object
-
- org.apache.sysds.runtime.matrix.data.LibMatrixSketch
-
public class LibMatrixSketch extends Object
-
-
Constructor Summary
Constructors Constructor Description LibMatrixSketch()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static MatrixBlock
getUniqueValues(MatrixBlock blkIn, Types.Direction dir)
-
-
-
Method Detail
-
getUniqueValues
public static MatrixBlock getUniqueValues(MatrixBlock blkIn, Types.Direction dir)
-
-