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