Modifiers

A set of classes that arbitrarly modify a given distribution. More...

Classes

class  edoModifier< D >
 A functor to arbitrarly modify a distribution. More...
class  edoModifierDispersion< D >
 An semantic pseudo-interface for modifiers that updates dispersion parameters (like variance). More...
class  edoModifierMass< D >
 An semantic pseudo-interface for modifiers that updates mass parameters (like mean). More...
class  edoNormalMonoCenter< EOT >
 Change a distribution's mean for a given EOT. More...
class  edoNormalMultiCenter< EOT, D >
 Changes a given distribution's mean by a given EOT. More...
class  edoUniformCenter< EOT >
 Modify an edoUniform distribution by centering its bounds around a given EOT. More...

Detailed Description

A set of classes that arbitrarly modify a given distribution.

 All Classes Functions Variables Typedefs