cr.sparse.vec_rotate_right_n

cr.sparse.vec_rotate_right_n(x, n)[source]

Circular right shift the contents of the vector by n places

Parameters
Returns

Right roted x by n places.

Return type

jax.numpy.ndarray