top | item 46494992

(no title)

djaouen | 1 month ago

Squares are preferred because that is the same as minimizing Euclidean Distance, which is defined as sqrt((x2-x1)^2).

discuss

order

lucketone|1 month ago

sqrt((x2-x1)^2) == x2-x1

I think you meant sqrt(x^2+y^2)