Class CLALibScalar
- java.lang.Object
-
- org.apache.sysds.runtime.compress.lib.CLALibScalar
-
public class CLALibScalar extends Object
-
-
Constructor Summary
Constructors Constructor Description CLALibScalar()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static MatrixBlock
scalarOperations(ScalarOperator sop, CompressedMatrixBlock m1, MatrixValue result)
-
-
-
Method Detail
-
scalarOperations
public static MatrixBlock scalarOperations(ScalarOperator sop, CompressedMatrixBlock m1, MatrixValue result)
-
-