Linear Least Squares Subproblem
Minimize for x,y,z coordinates,
- v m-vector
- A (n+e)?m matrix
- d (n+e)-vector
For m mesh vertices, n data points, e edges
- First n rows of d contains the n data points
- Next e rows of d are zeroes
- v contains the m mesh vertices