You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm sorry my question is not specific enough.Could you teach me in the function point_triangle_distance
float invdet=1.f/max(m13m23-dd,1e-30f);
why shall we do so?
I want to konw where I can find the theory/proof about this function?Thank a lot!
The text was updated successfully, but these errors were encountered: