bracket_initial_lambda | TooN::ConjugateGradient< Size, Precision > | |
ConjugateGradient(const Vector< Size > &start, const Func &func, const Deriv &deriv) | TooN::ConjugateGradient< Size, Precision > | |
epsilon | TooN::ConjugateGradient< Size, Precision > | |
find_next_point(const Func &func) | TooN::ConjugateGradient< Size, Precision > | |
finished() | TooN::ConjugateGradient< Size, Precision > | |
g | TooN::ConjugateGradient< Size, Precision > | |
h | TooN::ConjugateGradient< Size, Precision > | |
iterate(const Func &func, const Deriv &deriv) | TooN::ConjugateGradient< Size, Precision > | |
iterations | TooN::ConjugateGradient< Size, Precision > | |
linesearch_epsilon | TooN::ConjugateGradient< Size, Precision > | |
linesearch_max_iterations | TooN::ConjugateGradient< Size, Precision > | |
linesearch_tolerance | TooN::ConjugateGradient< Size, Precision > | |
max_iterations | TooN::ConjugateGradient< Size, Precision > | |
old_g | TooN::ConjugateGradient< Size, Precision > | |
old_h | TooN::ConjugateGradient< Size, Precision > | |
old_x | TooN::ConjugateGradient< Size, Precision > | |
old_y | TooN::ConjugateGradient< Size, Precision > | |
size | TooN::ConjugateGradient< Size, Precision > | |
tolerance | TooN::ConjugateGradient< Size, Precision > | |
update_vectors_PR(const Deriv &deriv) | TooN::ConjugateGradient< Size, Precision > | |
x | TooN::ConjugateGradient< Size, Precision > | |
y | TooN::ConjugateGradient< Size, Precision > | |