mcmandelbrot.valuer
module documentation
Part of mcmandelbrot
Point valuer for mcmandelbrot
. Each CPU core has
its own copy of MandelbrotValuer
that is called via the AsynQueue.ProcessQueue
.
Class | my_info | Undocumented |
Class | MandelbrotValuer | Returns the values (number of iterations to escape, if at all, inverted) of the Mandelbrot set at point cr + i*ci in the complex plane, for a range of real values with a constant imaginary component. |