ceil

odl.ceil(x, out=None)

Rounds each element x_i of the input array x to the smallest (i.e., closest to -infty) integer-valued number that is not less than x_i.