legate.core.LogicalArray.child#
- LogicalArray.child(self, uint32_t index) LogicalArray #
Get a child array of this array.
- Parameters:
index (int) – The index of the sub array.
- Returns:
The sub array.
- Return type:
Get a child array of this array.
index (int) – The index of the sub array.
The sub array.