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

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

Go to the source code of this file.

Detailed Description

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

Author
Mitch Richling https://www.mitchr.me
Standards
C++20
Details

Basic benchmark. Uses complex numbers. Uses OpenMP.

Definition in file mandelbrot_bm_cplx_openmp.cpp.