#include <iostream>
#include "IeeeMath.h"
#include "QMCLineSearchStepLengthSelectionAlgorithm.h"
Go to the source code of this file.
Classes | |
class | QMCMikesBracketingStepLengthSelector |
Algorithm to determine the step length for a line search optimization developed by Michael Todd Feldmann. More... |