MVE - Multi-View Environment mve-devel
Loading...
Searching...
No Matches
sfm::ba::ConjugateGradient< T > Member List

This is the complete list of members for sfm::ba::ConjugateGradient< T >, including all inherited members.

CG_CONVERGENCE enum valuesfm::ba::ConjugateGradient< T >
CG_INVALID_INPUT enum valuesfm::ba::ConjugateGradient< T >
CG_MAX_ITERATIONS enum valuesfm::ba::ConjugateGradient< T >
ConjugateGradient(Options const &opts)sfm::ba::ConjugateGradient< T >inline
Matrix typedefsfm::ba::ConjugateGradient< T >
ReturnInfo enum namesfm::ba::ConjugateGradient< T >
solve(Matrix const &A, Vector const &b, Vector *x, Matrix const *P=nullptr)sfm::ba::ConjugateGradient< T >inline
solve(Functor const &A, Vector const &b, Vector *x, Functor const *P=nullptr)sfm::ba::ConjugateGradient< T >
Vector typedefsfm::ba::ConjugateGradient< T >