floor

odl.floor(x1, out=None)

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