Package | Description |
---|---|
org.apache.sysds.runtime.instructions.cp | |
org.apache.sysds.runtime.privacy.propagation |
Modifier and Type | Class and Description |
---|---|
class |
EvalNaryCPInstruction
Eval built-in function instruction
Note: it supports only single matrix[double] output
|
class |
MatrixBuiltinNaryCPInstruction |
class |
ScalarBuiltinNaryCPInstruction
The ScalarBuiltinMultipleCPInstruction class is responsible for printf-style
Java-based string formatting.
|
Modifier and Type | Method and Description |
---|---|
static BuiltinNaryCPInstruction |
BuiltinNaryCPInstruction.parseInstruction(String str) |
Modifier and Type | Method and Description |
---|---|
static Instruction |
PrivacyPropagator.preprocessBuiltinNary(BuiltinNaryCPInstruction inst,
ExecutionContext ec) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.