Repeat each element of an array after themselves.
If no axis is provided, use the flattened input array, and return a flat output array.
Optional
Repeat each element of an array after themselves.
If no axis is provided, use the flattened input array, and return a flat output array.