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

Simplified code for Newton's Fractical. More...

Go to the source code of this file.

Detailed Description

Simplified code for Newton's Fractical.

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


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

Definition in file laguerre_3updown.cpp.