Alias approxRelAndAbs

Compare two data sets with ApproxMethod.relAndAbs. That is call scalarApproxRelAndAbs on each couple of the data sets.

alias approxRelAndAbs = approx!(ApproxMethod.relAndAbs);