#include "Bundle.h"#include "MEstimator.h"#include <TooN/helpers.h>#include <TooN/Cholesky.h>#include <fstream>#include <iomanip>#include <gvars3/instances.h>#include "settingsCustom.h"
Go to the source code of this file.
Defines | |
| #define | cout if(*mgvnBundleCout) cout |
Functions | |
| void | BundleTriangle_UpdateM3V_LL (Matrix< 3 > &m3V, Matrix< 2, 3 > &m23B) |
| void | BundleTriangle_UpdateM6U_LL (Matrix< 6 > &m6U, Matrix< 2, 6 > &m26A) |
| void BundleTriangle_UpdateM3V_LL | ( | Matrix< 3 > & | m3V, |
| Matrix< 2, 3 > & | m23B | ||
| ) | [inline] |
| void BundleTriangle_UpdateM6U_LL | ( | Matrix< 6 > & | m6U, |
| Matrix< 2, 6 > & | m26A | ||
| ) | [inline] |