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