Class

DensityFunction2DEggholder

frontend/Stippling/DensityFunction2DEggholder~DensityFunction2DEggholder()

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)|))

View Source frontend/src/Stippling/DensityFunction2DEggholder.ts, line 7

Extends

  • DensityFunction2D