legate.core.Machine.__and__#

Machine.__and__()#

Computes an intersection with a given machine

Parameters:

other (Machine) – A machine to intersect with

Returns:

Intersection result

Return type:

Machine