cr.sparse.vec_shift_left_n

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

Left shift the contents of the vector by n places

Parameters
Returns

Left shifted x by n places.

Return type

jax.numpy.ndarray