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

Benchmark drawing a mandelbrot set using floating point types and arithmetic only. More...

Go to the source code of this file.

Detailed Description

Benchmark drawing a mandelbrot set using floating point types and arithmetic only.

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

Basic benchmark. Uses only real numbers.

Definition in file mandelbrot_bm_real.cpp.