TensorSpaceUfuncs.left_shift

TensorSpaceUfuncs.left_shift(x2, out=None, **kwargs)

Shift the bits of an integer to the left.

See also

numpy.left_shift