iwopy.utils.RegularDiscretizationGrid.apply_tol(p)[source]

Get tolerance corrected point

Parameters

p: numpy.ndarray

The point, shape: (n_dims,)

Returns

q: numpy.ndarray

The corrected point, shape: (n_dims,)