public class CLALibUnary extends Object
| Constructor and Description |
|---|
CLALibUnary() |
| Modifier and Type | Method and Description |
|---|---|
static MatrixBlock |
unaryOperations(CompressedMatrixBlock m,
UnaryOperator op,
MatrixValue result) |
public static MatrixBlock unaryOperations(CompressedMatrixBlock m, UnaryOperator op, MatrixValue result)
Copyright © 2021 The Apache Software Foundation. All rights reserved.