cr.sparse.vec_shift_right_n

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

Right shift the contents of the vector by n places

Parameters
Returns

Right shifted x by n places.

Return type

jax.numpy.ndarray