Alias approxRel
Compare two data sets with ApproxMethod.rel. That is call scalarApproxRel on each couple of the data sets.
alias approxRel
= approx!(ApproxMethod.rel);
Compare two data sets with ApproxMethod.rel. That is call scalarApproxRel on each couple of the data sets.
alias approxRel
= approx!(ApproxMethod.rel);