BayesOpt
criteria_lcb.hpp File Reference

Lower confidence bound based criteria. More...

+ Include dependency graph for criteria_lcb.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  bayesopt::LowerConfidenceBound
 Lower (upper) confidence bound criterion by [Cox and John, 1992]. More...
 
class  bayesopt::AnnealedLowerConfindenceBound
 Lower (upper) confidence bound using Srinivas annealing [Srinivas10]. More...
 

Namespaces

 bayesopt
 Namespace of the library interface.
 

Detailed Description

Lower confidence bound based criteria.

Definition in file criteria_lcb.hpp.