Determines whether this sampling is equivalent to the specified sampling. Two samplings are equivalent if each of their sample values differs by no more than the sampling tolerance. @param s the sampling to compare to this sampling. @return true, if equivalent; false, otherwise.
(Sampling s)