legate.core.SymbolicExpr.__add__#
- SymbolicExpr.__add__(self, int32_t other) SymbolicExpr#
Shift an expression by an offset.
- Parameters:
other (int) – The offset.
- Returns:
The result of the shift.
- Return type:
Shift an expression by an offset.
other (int) – The offset.
The result of the shift.