Namespaces | Functions
NonlinearConjugateGradientOptimizer.cpp File Reference

Simple non-linear optimizer that solves using non-preconditioned CG. More...

#include <gtsam/nonlinear/NonlinearConjugateGradientOptimizer.h>
#include <gtsam/nonlinear/internal/NonlinearOptimizerState.h>
#include <gtsam/nonlinear/Values.h>
#include <gtsam/linear/GaussianFactorGraph.h>
#include <gtsam/linear/VectorValues.h>
#include <cmath>
Include dependency graph for NonlinearConjugateGradientOptimizer.cpp:

Go to the source code of this file.

Namespaces

 gtsam
 traits
 

Functions

static VectorValues gtsam::gradientInPlace (const NonlinearFactorGraph &nfg, const Values &values)
 Return the gradient vector of a nonlinear factor graph. More...
 

Detailed Description

Simple non-linear optimizer that solves using non-preconditioned CG.

Test simple CG optimizer.

Author
Yong-Dian Jian
Date
Jun 11, 2012
Author
Yong-Dian Jian
Date
June 11, 2012

Definition in file NonlinearConjugateGradientOptimizer.cpp.



gtsam
Author(s):
autogenerated on Sat May 8 2021 02:51:32