Package | Description |
---|---|
org.apache.sysds.runtime.controlprogram |
Modifier and Type | Method and Description |
---|---|
static ParForProgramBlock.PDataPartitioner |
ParForProgramBlock.PDataPartitioner.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ParForProgramBlock.PDataPartitioner[] |
ParForProgramBlock.PDataPartitioner.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.setDataPartitioner(ParForProgramBlock.PDataPartitioner partitioner) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.