![]() |
QCAD
Open Source 2D CAD
|
Classes | |
class | ExMandelbrot |
This action plots the Mandelbrot set. More... | |
Functions | |
void | mandelbrot (void xmin, void ymin, void xmax, void ymax, void iterations) |
void | mandelIter (void cx, void cy, void maxIter) |
void mandelbrot | ( | void | xmin, |
void | ymin, | ||
void | xmax, | ||
void | ymax, | ||
void | iterations ) |
void mandelIter | ( | void | cx, |
void | cy, | ||
void | maxIter ) |