pub fn error_norm<F: IntegrateFloat>( error: &Array1<F>, y: &Array1<F>, rtol: F, atol: F, ) -> F
Calculate the error norm based on relative and absolute tolerances
error
y
rtol
atol
The normalized error