19
edits
Changes
no edit summary
s_elapsed = (dsecnd() - s_initial) / LOOP_COUNT;
</pre>
==Output==
====Example Image of Data Output====
The Mandel class’s Print()member function produces a similar visualization as is written to stdout.
[[File:mandelbot.png]]
==References==