Package | Description |
---|---|
org.apache.sysds.runtime.instructions.cp | |
org.apache.sysds.runtime.privacy.propagation |
Modifier and Type | Class and Description |
---|---|
class |
AggregateBinaryCPInstruction |
class |
AppendCPInstruction |
class |
BinaryFrameFrameCPInstruction |
class |
BinaryFrameMatrixCPInstruction |
class |
BinaryFrameScalarCPInstruction |
class |
BinaryMatrixMatrixCPInstruction |
class |
BinaryMatrixScalarCPInstruction |
class |
BinaryScalarScalarCPInstruction |
class |
BinaryTensorTensorCPInstruction |
class |
CovarianceCPInstruction |
class |
FrameAppendCPInstruction |
class |
ListAppendRemoveCPInstruction |
class |
MatrixAppendCPInstruction |
class |
QuantilePickCPInstruction |
class |
ScalarAppendCPInstruction |
Modifier and Type | Method and Description |
---|---|
static BinaryCPInstruction |
BinaryCPInstruction.parseInstruction(String str) |
Modifier and Type | Method and Description |
---|---|
static Instruction |
PrivacyPropagator.preprocessBinaryCPInstruction(BinaryCPInstruction inst,
ExecutionContext ec) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.