norse.torch.functional.logical#
Functions
|
Computes a logical and provided x and y are bitvectors. |
|
Computes a logical or provided x and y are bitvectors. |
|
Computes a logical xor provided x and y are bitvectors. |
|
Computes the muller-c element next state provided x_1 and x_2 are bitvectors and y_prev is the previous state. |
|
Determines whether a transition from 0 to 1 has occured providing that z and z_prev are bitvectors |