PaGMO  1.1.5
Namespaces | Data Structures | Typedefs
pagmo::util Namespace Reference

util namespace. More...

Namespaces

 discrepancy
 Discrepancy namespace.
 
 hv_algorithm
 Hypervolume algorithm namespace.
 
 neighbourhood
 
 racing
 racing namespace.
 

Data Structures

class  hypervolume
 Hypervolume class. More...
 

Typedefs

typedef boost::shared_ptr< hypervolumehypervolume_ptr
 Alias for the shared pointer to a pagmo::util::hypervolume.
 

Detailed Description

util namespace.

This namespace contains all auxilary functionality needed by core components of PaGMO, i.e. datastructures and helper functions.