↓ 4 callersFunctiono1a, b are first order polys [x,y,z,1] c is degree 2 poly with order [ x^2, x*y, x*z, x, y^2, y*z, y, z^2, z, 1]
PoseLib/solvers/relpose_5pt.cc:13
↓ 2 callersFunctiono2a is second degree poly with order [ x^2, x*y, x*z, x, y^2, y*z, y, z^2, z, 1] b is first degree with order [x y z 1] c is third degree with order (sa
PoseLib/solvers/relpose_5pt.cc:56
↓ 2 callersFunctionre3q3* Order of coefficients is: x^2, xy, xz, y^2, yz, z^2, x, y, z, 1.0;
*
*/
PoseLib/misc/re3q3.cc:123