CrossEntropyMethod.h File Reference

Go to the source code of this file.

Classes

class  shark::CrossEntropyMethod
 Implements the Cross Entropy Method. More...
 
class  shark::CrossEntropyMethod::INoiseType
 Interface class for noise type. More...
 
class  shark::CrossEntropyMethod::ConstantNoise
 Constant noise term z_t = noise. More...
 
class  shark::CrossEntropyMethod::LinearNoise
 Linear noise term z_t = a + t / b. More...
 

Namespaces

 shark
 AbstractMultiObjectiveOptimizer.