|
Monado OpenXR Runtime
|
Gauss-Newton refinement of Λ, specialized for P3P solving. More...
#include <math.h>
Go to the source code of this file.
Macros | |
| #define | REFINE_LAMBDA_ITERATIONS 5 |
Functions | |
| static void | gauss_newton_refineL (double *L, double a12, double a13, double a23, double b12, double b13, double b23) |
Gauss-Newton refinement of Λ, specialized for P3P solving.