iwopy.utils.RegularDiscretizationGrid.apply_tol(p)[source] Get tolerance corrected point Parameters¶ p: numpy.ndarrayThe point, shape: (n_dims,) Returns¶ q: numpy.ndarrayThe corrected point, shape: (n_dims,)