GlobiPack Package Browser (Single Doxygen Collection)
Version of the Day
|
#include "GlobiPack_MeritFunc1DBase.hpp"
#include "Teuchos_Describable.hpp"
#include "Teuchos_VerboseObject.hpp"
#include "Teuchos_ParameterListAcceptorDefaultBase.hpp"
Go to the source code of this file.
Classes | |
class | GlobiPack::GoldenQuadInterpBracket< Scalar > |
Simple concrete class that implements a 1D algorithm to bracket the minimum of a 1D merit function. More... | |
Namespaces | |
GlobiPack | |
GlobiPack::GoldenQuadInterpBracketUtils | |
Variables | |
const std::string | GlobiPack::GoldenQuadInterpBracketUtils::eta_name = "Armijo Slope Fraction" |
const double | GlobiPack::GoldenQuadInterpBracketUtils::eta_default = 1.0e-4 |