legate.core.SymbolicExpr.__add__#

SymbolicExpr.__add__(self, int32_t other) SymbolicExpr#

Shift an expression by a scaling factor.

Parameters:

other (int) – The scaling factor.

Returns:

The result of the shift.

Return type:

SymbolicExpr