Paul Heidmann Fractal Example
1.0
|
Go to the source code of this file.
Namespaces | |
fractalTwo | |
This namespace contains the equations and parameters that are used to generate the second example fractal. | |
Typedefs | |
typedef double | fractalTwo::fltType |
typedef fractal::fractalParams < fltType > | fractalTwo::fractalParamsType |
typedef std::complex< fltType > | fractalTwo::cmplxType |
Functions | |
std::shared_ptr < fractalParamsType > | fractalTwo::getFractalParams (void) |