zeros_like

odl.zeros_like(x, dtype=None, device=None)

Returns a new array filled with zeros and having the same shape as an input array x.