|
MVE - Multi-View Environment mve-devel
|
This is the complete list of members for sfm::ba::ConjugateGradient< T >, including all inherited members.
| CG_CONVERGENCE enum value | sfm::ba::ConjugateGradient< T > | |
| CG_INVALID_INPUT enum value | sfm::ba::ConjugateGradient< T > | |
| CG_MAX_ITERATIONS enum value | sfm::ba::ConjugateGradient< T > | |
| ConjugateGradient(Options const &opts) | sfm::ba::ConjugateGradient< T > | inline |
| Matrix typedef | sfm::ba::ConjugateGradient< T > | |
| ReturnInfo enum name | sfm::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 typedef | sfm::ba::ConjugateGradient< T > |