Delta-rational chord: Difference between revisions
Tags: Mobile edit Mobile web edit |
Tags: Mobile edit Mobile web edit |
||
| Line 96: | Line 96: | ||
\displaystyle{ \min_{(x, y) \in \mathbb{R}^2} \sqrt{ \sum_{i=1}^n \Bigg( E_ix - D_i \Bigg)^2 + \sum_{i=1}^n \Bigg( D_iy - E_i \Bigg)^2 }} | \displaystyle{ \min_{(x, y) \in \mathbb{R}^2} \sqrt{ \sum_{i=1}^n \Bigg( E_ix - D_i \Bigg)^2 + \sum_{i=1}^n \Bigg( D_iy - E_i \Bigg)^2 }} | ||
</math> | </math> | ||
since the Hessian of this function at the minimum is positive. | since the Hessian of this function at the minimum is positive definite. | ||
It satisfies SLSE({D_i}, {E_i}) = SLSE({E_i}, {D_i}). | It satisfies SLSE({D_i}, {E_i}) = SLSE({E_i}, {D_i}). | ||