Class ParForProgramBlock.PartitionFormat
java.lang.Object
org.apache.sysds.runtime.controlprogram.ParForProgramBlock.PartitionFormat
- All Implemented Interfaces:
Serializable
- Enclosing class:
- ParForProgramBlock
Convenience class to package PDataPartitionFormat and its parameters.
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal intstatic final ParForProgramBlock.PartitionFormatstatic final ParForProgramBlock.PartitionFormatstatic final ParForProgramBlock.PartitionFormat -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
NONE
-
ROW_WISE
-
COLUMN_WISE
-
_dpf
-
_N
public final int _N
-
-
Constructor Details
-
PartitionFormat
-
-
Method Details