#include <iostream>
#include "QMCLineSearchStepLengthSelectionAlgorithm.h"
Go to the source code of this file.
Classes | |
class | QMCWolfeStepLengthSelector |
Algorithm to determine the step length for a line search optimization so that the step length satisfies the Wolfe conditions. More... |