1
edit
Changes
no edit summary
=== Code ===
<big><pre>
inline ElementType mandelbrot(ElementType c_r, ElementType c_i, IterationType iterations)
{
}
}
</pre></big>
=== Code ===
<big><pre>
inline double moreRandom(unsigned iterations)
{
return result;
}
</pre></big>