full_like

odl.full_like(x, fill_value, dtype=None, device=None)

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