/* * iterative.h * @brief Iterative methods, implementation * @author Frank Dellaert * Created on: Dec 28, 2009 */ #include "Matrix.h" namespace gtsam { class GaussianFactorGraph; class VectorConfig; /** typedef for combined system |Ax-b|^2 */ typedef std::pair System; /** * In all calls below * x is the initial estimate * epsilon determines the convergence criterion: norm(g)