Package | Description |
---|---|
org.apache.sysds.runtime.util |
Modifier and Type | Method and Description |
---|---|
static WhileProgramBlock |
ProgramConverter.createDeepCopyWhileProgramBlock(WhileProgramBlock wpb,
long pid,
int IDPrefix,
Program prog,
Set<String> fnStack,
Set<String> fnCreated,
boolean plain,
boolean forceDeepCopy) |
Modifier and Type | Method and Description |
---|---|
static WhileProgramBlock |
ProgramConverter.createDeepCopyWhileProgramBlock(WhileProgramBlock wpb,
long pid,
int IDPrefix,
Program prog,
Set<String> fnStack,
Set<String> fnCreated,
boolean plain,
boolean forceDeepCopy) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.