BayesOpt
boundingbox.hpp File Reference

Module for box constrain management. More...

#include <boost/numeric/ublas/vector.hpp>
#include "ublas_elementwise.hpp"
+ Include dependency graph for boundingbox.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  bayesopt::utils::BoundingBox< V >
 Defines a bounding box or axis-alligned bound constraints. More...
 

Namespaces

 bayesopt
 Namespace of the library interface.
 
 bayesopt::utils
 Extra utils: math functions, ublas helpers, etc.
 

Detailed Description

Module for box constrain management.

Definition in file boundingbox.hpp.