#include <gtsam/base/Matrix.h>
#include <gtsam/linear/JacobianFactor.h>
#include <map>
#include <vector>
#include <optional>
Go to the source code of this file.
Classes | |
class | gtsam::KarcherMeanFactor< T > |
Namespaces | |
gtsam | |
traits | |
Functions | |
template<class T > | |
T | gtsam::FindKarcherMean (const std::vector< T, Eigen::aligned_allocator< T >> &rotations) |
template<class T > | |
T | gtsam::FindKarcherMean (std::initializer_list< T > &&rotations) |