HI there,
Here are more information : I am trying to project a point onto an ellipsoid type of shape. The equation is given by f(x,y,z) = y^2 + z^2 - (1- x^2)^2 .
I would like to project any random point (x,y,z) onto this surface, but my only constraint is that I must have the absolute...