| Package | Description | 
|---|---|
| org.apache.sysds.runtime.compress | |
| org.apache.sysds.runtime.instructions | |
| org.apache.sysds.runtime.matrix.data | 
| Modifier and Type | Method and Description | 
|---|---|
| MatrixBlock | AbstractCompressedMatrixBlock. ternaryOperations(TernaryOperator op,
                 MatrixBlock m2,
                 MatrixBlock m3,
                 MatrixBlock ret) | 
| Modifier and Type | Method and Description | 
|---|---|
| static TernaryOperator | InstructionUtils. parseTernaryOperator(String opcode) | 
| Modifier and Type | Method and Description | 
|---|---|
| MatrixBlock | MatrixBlock. ternaryOperations(TernaryOperator op,
                 MatrixBlock m2,
                 MatrixBlock m3,
                 MatrixBlock ret) | 
Copyright © 2020 The Apache Software Foundation. All rights reserved.