Class CLALibUnary
- java.lang.Object
- 
- org.apache.sysds.runtime.compress.lib.CLALibUnary
 
- 
 public class CLALibUnary extends Object 
- 
- 
Constructor SummaryConstructors Constructor Description CLALibUnary()
 - 
Method SummaryAll Methods Static Methods Concrete Methods Modifier and Type Method Description static MatrixBlockunaryOperations(CompressedMatrixBlock m, UnaryOperator op, MatrixValue result)
 
- 
- 
- 
Method Detail- 
unaryOperationspublic static MatrixBlock unaryOperations(CompressedMatrixBlock m, UnaryOperator op, MatrixValue result) 
 
- 
 
-