OpenGV
A library for solving calibrated central and non-central geometric vision problems
OptimizationFunctor.hpp File Reference

Generic functor base for use with the Eigen-nonlinear optimization toolbox. More...

#include <stdlib.h>
#include <Eigen/Eigen>
#include <Eigen/src/Core/util/DisableStupidWarnings.h>

Go to the source code of this file.

Classes

struct  opengv::OptimizationFunctor< _Scalar, NX, NY >
 

Namespaces

 opengv
 The namespace of this library.
 

Detailed Description

Generic functor base for use with the Eigen-nonlinear optimization toolbox.