Package | Description |
---|---|
org.apache.sysds.runtime.controlprogram | |
org.apache.sysds.runtime.controlprogram.parfor.opt |
Modifier and Type | Method and Description |
---|---|
ParForProgramBlock.PExecMode |
ParForProgramBlock.getExecMode() |
static ParForProgramBlock.PExecMode |
ParForProgramBlock.PExecMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ParForProgramBlock.PExecMode[] |
ParForProgramBlock.PExecMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ParForProgramBlock.setExecMode(ParForProgramBlock.PExecMode mode) |
Modifier and Type | Method and Description |
---|---|
ParForProgramBlock.PExecMode |
OptNode.ExecType.toParForExecMode() |
Copyright © 2020 The Apache Software Foundation. All rights reserved.