52 const std::shared_ptr<png::pngFactory> pngFact{
53 std::make_shared<png::pngFactory>(
58 const std::shared_ptr<fractal::fractalParams<double>> fParams{
void doFractal(void)
This method is called to compute the given fractal.
This class splits the work of computing a given fractal amoung several threads.
int main(void)
This is the main (top level) method for the mkFractal program.
std::shared_ptr< fractalParamsType > getFractalParams(void)
std::shared_ptr< fractalParamsType > getFractalParams(void)