A compiler hint that asserts a value is a static multiple of another.
Note that misusing this function, such as asserting x is a multiple of
N when it is not, can result in undefined behavior.
- Parameters:
-
- Returns:
A copy of x.
- Return type:
jax_typing.Array