If I have two independent variables x,y, and two measurements, m1, m2 with errors. And the dependence is thus:
m_1 \pm \delta m_1 = f[x,y]
m_2 \pm \delta m_2 = g[x,y]
Now in my case, f and g are complicated expressions of x and y with no simple solution. (Actually I think i can...