qaa.libs.utils.
rmse
Calculate the root-mean-square error between two arrays.
mobile (array_like) – coordinates
reference (array_like) – coordinates
The error difference between the two arrays
float