Constructor
# new DensityFunction2DEggholder()
Implements the Eggholder function as a 2D density distribution The Eggholder function is a challenging optimization function with many local minima f(x,y) = -(y+47)sin(sqrt(|y+x/2+47|)) - x*sin(sqrt(|x-(y+47)|))
Extends
- DensityFunction2D