MRaster examples 21.0.0.0
Image Processing Library
Loading...
Searching...
No Matches
mandelbrot_bm_cplx.cpp File Reference

Benchmark drawing a mandelbrot set using the C++ complex type. More...

Go to the source code of this file.

Detailed Description

Benchmark drawing a mandelbrot set using the C++ complex type.

Author
Mitch Richling https://www.mitchr.me
Standards
C++20
See also
https://www.mitchr.me/SS/mandelbrot/index.html
Details

Basic benchmark. Uses complex numbers.

Definition in file mandelbrot_bm_cplx.cpp.