Class MatrixSketchFactory
- java.lang.Object
-
- org.apache.sysds.runtime.matrix.data.sketch.MatrixSketchFactory
-
public class MatrixSketchFactory extends Object
-
-
Constructor Summary
Constructors Constructor Description MatrixSketchFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static MatrixSketch
get(Operator op)
-
-
-
Method Detail
-
get
public static MatrixSketch get(Operator op)
-
-