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