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

Simplified code for Laguerre Method to compare to Newton's Fractical. More...

Go to the source code of this file.

Detailed Description

Simplified code for Laguerre Method to compare to Newton's Fractical.

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


Same as newton_simple.cpp, but using Laguerre's method.

Definition in file laguerre_simple.cpp.