Go to the documentation of this file.
42 return conjugateGradients<System, Vector, Vector>(
Ab,
x,
parameters,
true);
47 return conjugateGradients<System, Vector, Vector>(
Ab,
x,
parameters);
54 return conjugateGradients<System, Vector, Vector>(
Ab,
x,
parameters,
true);
60 return conjugateGradients<System, Vector, Vector>(
Ab,
x,
parameters);
66 return conjugateGradients<GaussianFactorGraph, VectorValues, Errors>(
72 return conjugateGradients<GaussianFactorGraph, VectorValues, Errors>(
EIGEN_STRONG_INLINE Packet4f print(const Packet4f &a)
VectorValues conjugateGradientDescent(const GaussianFactorGraph &fg, const VectorValues &x, const ConjugateGradientParameters ¶meters)
Linear Factor Graph where all factors are Gaussians.
typedef and functions to augment Eigen's VectorXd
typedef and functions to augment Eigen's MatrixXd
set noclip points set clip one set noclip two set bar set border lt lw set xdata set ydata set zdata set x2data set y2data set boxwidth set dummy x
Matrix< SCALARA, Dynamic, Dynamic, opt_A > A
void print(const Matrix &A, const string &s, ostream &stream)
Some support classes for iterative solvers.
static ConjugateGradientParameters parameters
Iterative methods, template implementation.
VectorValues steepestDescent(const GaussianFactorGraph &fg, const VectorValues &x, const ConjugateGradientParameters ¶meters)
gtsam
Author(s):
autogenerated on Sat Nov 16 2024 04:02:33