dpnp.hstack

dpnp.hstack(tup)[source]

Stack arrays in sequence horizontally (column wise).

For full documentation refer to numpy.hstack.