bpp-core
2.2.0
bpp::GoldenSectionSearch Member List
This is the complete list of members for
bpp::GoldenSectionSearch
, including all inherited members.
AbstractOptimizer
(Function *function=0)
bpp::AbstractOptimizer
AbstractOptimizer
(const AbstractOptimizer &opt)
bpp::AbstractOptimizer
addOptimizationListener
(OptimizationListener *listener)
bpp::AbstractOptimizer
inline
virtual
autoParameter
()
bpp::AbstractOptimizer
protected
Clonable
()
bpp::Clonable
inline
clone
() const
bpp::GoldenSectionSearch
inline
virtual
currentValue_
bpp::AbstractOptimizer
protected
doInit
(const ParameterList ¶ms)
bpp::GoldenSectionSearch
virtual
doStep
()
bpp::GoldenSectionSearch
virtual
f1
bpp::GoldenSectionSearch
private
f2
bpp::GoldenSectionSearch
private
fireOptimizationInitializationPerformed
(const OptimizationEvent &event)
bpp::AbstractOptimizer
protected
fireOptimizationStepPerformed
(const OptimizationEvent &event)
bpp::AbstractOptimizer
protected
getConstraintPolicy
() const
bpp::AbstractOptimizer
inline
virtual
getDefaultStopCondition
()
bpp::AbstractOptimizer
inline
virtual
getDefaultStopCondition
() const
bpp::AbstractOptimizer
inline
virtual
getFunction
() const
bpp::AbstractOptimizer
inline
virtual
getFunction
()
bpp::AbstractOptimizer
inline
virtual
getFunction_
()
bpp::AbstractOptimizer
inline
protected
getFunctionValue
() const
bpp::GoldenSectionSearch
virtual
getMessageHandler
() const
bpp::AbstractOptimizer
inline
virtual
getNumberOfEvaluations
() const
bpp::AbstractOptimizer
inline
virtual
getOptimizationProgressCharacter
() const
bpp::AbstractOptimizer
inline
getParameter_
(size_t i)
bpp::AbstractOptimizer
inline
protected
getParameters
() const
bpp::AbstractOptimizer
inline
virtual
getParameters_
()
bpp::AbstractOptimizer
inline
protected
getParameterValue
(const std::string &name) const
bpp::AbstractOptimizer
inline
virtual
getProfiler
() const
bpp::AbstractOptimizer
inline
virtual
getStopCondition
()
bpp::AbstractOptimizer
inline
virtual
getStopCondition
() const
bpp::AbstractOptimizer
inline
virtual
getVerbose
() const
bpp::AbstractOptimizer
inline
virtual
GoldenSectionSearch
(Function *function)
bpp::GoldenSectionSearch
GSSStopCondition
class
bpp::GoldenSectionSearch
friend
hasFunction
() const
bpp::AbstractOptimizer
inline
virtual
ignoreConstraints
()
bpp::AbstractOptimizer
protected
init
(const ParameterList ¶ms)
bpp::AbstractOptimizer
virtual
isInitialIntervalSet
() const
bpp::GoldenSectionSearch
inline
isInitialIntervalSet_
bpp::GoldenSectionSearch
private
isInitialized
() const
bpp::AbstractOptimizer
inline
virtual
isMaximumNumberOfEvaluationsReached
() const
bpp::AbstractOptimizer
inline
virtual
isToleranceReached
() const
bpp::AbstractOptimizer
inline
virtual
listenerModifiesParameters
() const
bpp::AbstractOptimizer
protected
nbEval_
bpp::AbstractOptimizer
protected
nbEvalMax_
bpp::AbstractOptimizer
protected
operator=
(const AbstractOptimizer &opt)
bpp::AbstractOptimizer
optimize
()
bpp::AbstractOptimizer
virtual
Optimizer
()
bpp::Optimizer
inline
printMessage
(const std::string &message)
bpp::AbstractOptimizer
protected
printPoint
(const ParameterList ¶ms, double value)
bpp::AbstractOptimizer
protected
profile
(double v)
bpp::AbstractOptimizer
protected
profile
(unsigned int v)
bpp::AbstractOptimizer
protected
profile
(const std::string &s)
bpp::AbstractOptimizer
protected
profileln
(double v)
bpp::AbstractOptimizer
protected
profileln
(unsigned int v)
bpp::AbstractOptimizer
protected
profileln
(const std::string &s)
bpp::AbstractOptimizer
protected
setConstraintPolicy
(const std::string &constraintPolicy)
bpp::AbstractOptimizer
inline
virtual
setDefaultStopCondition_
(OptimizationStopCondition *osc)
bpp::AbstractOptimizer
inline
protected
setFunction
(Function *function)
bpp::AbstractOptimizer
inline
virtual
setInitialInterval
(double inf, double sup)
bpp::GoldenSectionSearch
setMaximumNumberOfEvaluations
(unsigned int max)
bpp::AbstractOptimizer
inline
virtual
setMessageHandler
(OutputStream *mh)
bpp::AbstractOptimizer
inline
virtual
setOptimizationProgressCharacter
(const std::string &c)
bpp::AbstractOptimizer
inline
setProfiler
(OutputStream *profiler)
bpp::AbstractOptimizer
inline
virtual
setStopCondition
(const OptimizationStopCondition &stopCondition)
bpp::AbstractOptimizer
inline
virtual
setVerbose
(unsigned int v)
bpp::AbstractOptimizer
inline
virtual
step
()
bpp::AbstractOptimizer
virtual
tolIsReached_
bpp::AbstractOptimizer
protected
updateParameters
(bool yn)
bpp::AbstractOptimizer
inline
updateParameters
() const
bpp::AbstractOptimizer
inline
x0
bpp::GoldenSectionSearch
private
x1
bpp::GoldenSectionSearch
private
x2
bpp::GoldenSectionSearch
private
x3
bpp::GoldenSectionSearch
private
xinf_
bpp::GoldenSectionSearch
private
xsup_
bpp::GoldenSectionSearch
private
~AbstractOptimizer
()
bpp::AbstractOptimizer
inline
virtual
~Clonable
()
bpp::Clonable
inline
virtual
~GoldenSectionSearch
()
bpp::GoldenSectionSearch
inline
virtual
~Optimizer
()
bpp::Optimizer
inline
virtual
Generated on Sat May 23 2020 11:59:48 for bpp-core by
1.8.14