Alias approxUlpAndAbs
Compare two data sets with ApproxMethod.ulpAndAbs. That is call scalarApproxUlpAndAbs on each couple of the data sets.
alias approxUlpAndAbs
= approx!(ApproxMethod.ulpAndAbs);
Compare two data sets with ApproxMethod.ulpAndAbs. That is call scalarApproxUlpAndAbs on each couple of the data sets.
alias approxUlpAndAbs
= approx!(ApproxMethod.ulpAndAbs);