Documentation for db149bf3b7

This commit is contained in:
github-actions
2022-09-02 14:36:25 +00:00
parent ca6acdc719
commit 766f10286e
5464 changed files with 92674 additions and 78796 deletions

View File

@@ -1,9 +1,9 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
<meta name="generator" content="Doxygen 1.9.4"/>
<meta name="generator" content="Doxygen 1.9.5"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Algorithms_in_C++: numerical_methods/durand_kerner_roots.cpp File Reference</title>
<link href="../../tabs.css" rel="stylesheet" type="text/css"/>
@@ -41,10 +41,10 @@ MathJax.Hub.Config({
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.9.4 -->
<!-- Generated by Doxygen 1.9.5 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "../../search",'Search','.html');
var searchBox = new SearchBox("searchBox", "../../search/",'.html');
/* @license-end */
</script>
<script type="text/javascript" src="../../menudata.js"></script>
@@ -84,9 +84,16 @@ $(document).ready(function(){initNavTree('da/df2/durand__kerner__roots_8cpp.html
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
<div id="MSearchResults">
<div class="SRPage">
<div id="SRIndex">
<div id="SRResults"></div>
<div class="SRStatus" id="Loading">Loading...</div>
<div class="SRStatus" id="Searching">Searching...</div>
<div class="SRStatus" id="NoMatches">No Matches</div>
</div>
</div>
</div>
</div>
<div class="header">
@@ -112,7 +119,7 @@ $(document).ready(function(){initNavTree('da/df2/durand__kerner__roots_8cpp.html
</div><div class="textblock"><div class="dynheader">
Include dependency graph for durand_kerner_roots.cpp:</div>
<div class="dyncontent">
<div class="center"><div class="zoom"><iframe scrolling="no" frameborder="0" src="../../d4/d26/durand__kerner__roots_8cpp__incl.svg" width="100%" height="395"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe></div>
<div class="center"><div class="zoom"><iframe scrolling="no" frameborder="0" src="../../d4/d26/durand__kerner__roots_8cpp__incl.svg" width="100%" height="393"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe></div>
</div>
</div>
</div><table class="memberdecls">
@@ -159,7 +166,7 @@ roots and their convergence to a final approximation along with the iterative
approximations" style="pointer-events: none;" width="400" class="inline"/> </p>
</div><h2 class="groupheader">Macro Definition Documentation</h2>
<a id="af270a96662132d0385cb6b4637c5a689" name="af270a96662132d0385cb6b4637c5a689"></a>
<h2 class="memtitle"><span class="permalink"><a href="#af270a96662132d0385cb6b4637c5a689">&#9670;&nbsp;</a></span>ACCURACY</h2>
<h2 class="memtitle"><span class="permalink"><a href="#af270a96662132d0385cb6b4637c5a689">&#9670;&#160;</a></span>ACCURACY</h2>
<div class="memitem">
<div class="memproto">
@@ -175,7 +182,7 @@ approximations" style="pointer-events: none;" width="400" class="inline"/> </p>
</div>
<h2 class="groupheader">Function Documentation</h2>
<a id="a024b8bc4755863315456d573a6732377" name="a024b8bc4755863315456d573a6732377"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a024b8bc4755863315456d573a6732377">&#9670;&nbsp;</a></span>check_termination()</h2>
<h2 class="memtitle"><span class="permalink"><a href="#a024b8bc4755863315456d573a6732377">&#9670;&#160;</a></span>check_termination()</h2>
<div class="memitem">
<div class="memproto">
@@ -210,7 +217,7 @@ approximations" style="pointer-events: none;" width="400" class="inline"/> </p>
</div>
</div>
<a id="a90219e35062007d1f1b68e9af071ab5c" name="a90219e35062007d1f1b68e9af071ab5c"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a90219e35062007d1f1b68e9af071ab5c">&#9670;&nbsp;</a></span>complex_str()</h2>
<h2 class="memtitle"><span class="permalink"><a href="#a90219e35062007d1f1b68e9af071ab5c">&#9670;&#160;</a></span>complex_str()</h2>
<div class="memitem">
<div class="memproto">
@@ -242,11 +249,17 @@ approximations" style="pointer-events: none;" width="400" class="inline"/> </p>
<div class="ttc" id="afprintf_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/io/c/fprintf.html">std::snprintf</a></div><div class="ttdeci">T snprintf(T... args)</div></div>
<div class="ttc" id="aimag_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/numeric/complex/imag.html">std::complex::imag</a></div><div class="ttdeci">T imag(T... args)</div></div>
<div class="ttc" id="areal_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/numeric/complex/real.html">std::complex::real</a></div><div class="ttdeci">T real(T... args)</div></div>
</div><!-- fragment -->
</div><!-- fragment --><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><iframe scrolling="no" frameborder="0" src="../../da/df2/durand__kerner__roots_8cpp_a90219e35062007d1f1b68e9af071ab5c_cgraph.svg" width="286" height="135"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe>
</div>
</div>
</div>
</div>
<a id="a2c35b320ace8677f9b331faf94f8b2fd" name="a2c35b320ace8677f9b331faf94f8b2fd"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a2c35b320ace8677f9b331faf94f8b2fd">&#9670;&nbsp;</a></span>durand_kerner_algo()</h2>
<h2 class="memtitle"><span class="permalink"><a href="#a2c35b320ace8677f9b331faf94f8b2fd">&#9670;&#160;</a></span>durand_kerner_algo()</h2>
<div class="memitem">
<div class="memproto">
@@ -394,14 +407,14 @@ approximations" style="pointer-events: none;" width="400" class="inline"/> </p>
</div><!-- fragment --><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><iframe scrolling="no" frameborder="0" src="../../da/df2/durand__kerner__roots_8cpp_a2c35b320ace8677f9b331faf94f8b2fd_cgraph.svg" width="527" height="494"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe>
<div class="center"><iframe scrolling="no" frameborder="0" src="../../da/df2/durand__kerner__roots_8cpp_a2c35b320ace8677f9b331faf94f8b2fd_cgraph.svg" width="527" height="431"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe>
</div>
</div>
</div>
</div>
<a id="a3c04138a5bfe5d72780bb7e82a18e627" name="a3c04138a5bfe5d72780bb7e82a18e627"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a3c04138a5bfe5d72780bb7e82a18e627">&#9670;&nbsp;</a></span>main()</h2>
<h2 class="memtitle"><span class="permalink"><a href="#a3c04138a5bfe5d72780bb7e82a18e627">&#9670;&#160;</a></span>main()</h2>
<div class="memitem">
<div class="memproto">
@@ -491,12 +504,12 @@ Here is the call graph for this function:</div>
<div class="ttc" id="asrand_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/numeric/random/srand.html">std::srand</a></div><div class="ttdeci">T srand(T... args)</div></div>
<div class="ttc" id="astrtof_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/string/byte/strtof.html">std::strtod</a></div><div class="ttdeci">T strtod(T... args)</div></div>
<div class="ttc" id="atime_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/chrono/c/time.html">std::time</a></div><div class="ttdeci">T time(T... args)</div></div>
<div class="ttc" id="avalarray_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/numeric/valarray.html">std::valarray&lt; double &gt;</a></div></div>
<div class="ttc" id="avalarray_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/numeric/valarray.html">std::valarray</a></div></div>
</div><!-- fragment -->
</div>
</div>
<a id="ae2ab49ba1969d7a5988f9bc2c8924569" name="ae2ab49ba1969d7a5988f9bc2c8924569"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ae2ab49ba1969d7a5988f9bc2c8924569">&#9670;&nbsp;</a></span>poly_function()</h2>
<h2 class="memtitle"><span class="permalink"><a href="#ae2ab49ba1969d7a5988f9bc2c8924569">&#9670;&#160;</a></span>poly_function()</h2>
<div class="memitem">
<div class="memproto">
@@ -548,14 +561,14 @@ Here is the call graph for this function:</div>
</div><!-- fragment --><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><iframe scrolling="no" frameborder="0" src="../../da/df2/durand__kerner__roots_8cpp_ae2ab49ba1969d7a5988f9bc2c8924569_cgraph.svg" width="291" height="139"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe>
<div class="center"><iframe scrolling="no" frameborder="0" src="../../da/df2/durand__kerner__roots_8cpp_ae2ab49ba1969d7a5988f9bc2c8924569_cgraph.svg" width="291" height="135"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe>
</div>
</div>
</div>
</div>
<a id="a1440a7779ac56f47a3f355ce4a8c7da0" name="a1440a7779ac56f47a3f355ce4a8c7da0"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a1440a7779ac56f47a3f355ce4a8c7da0">&#9670;&nbsp;</a></span>test1()</h2>
<h2 class="memtitle"><span class="permalink"><a href="#a1440a7779ac56f47a3f355ce4a8c7da0">&#9670;&#160;</a></span>test1()</h2>
<div class="memitem">
<div class="memproto">
@@ -602,14 +615,14 @@ Here is the call graph for this function:</div>
</div><!-- fragment --><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><iframe scrolling="no" frameborder="0" src="../../da/df2/durand__kerner__roots_8cpp_a1440a7779ac56f47a3f355ce4a8c7da0_cgraph.svg" width="626" height="494"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe>
<div class="center"><iframe scrolling="no" frameborder="0" src="../../da/df2/durand__kerner__roots_8cpp_a1440a7779ac56f47a3f355ce4a8c7da0_cgraph.svg" width="626" height="431"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe>
</div>
</div>
</div>
</div>
<a id="a0283886819c7c140a023582b7269e2d0" name="a0283886819c7c140a023582b7269e2d0"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a0283886819c7c140a023582b7269e2d0">&#9670;&nbsp;</a></span>test2()</h2>
<h2 class="memtitle"><span class="permalink"><a href="#a0283886819c7c140a023582b7269e2d0">&#9670;&#160;</a></span>test2()</h2>
<div class="memitem">
<div class="memproto">
@@ -657,7 +670,7 @@ Here is the call graph for this function:</div>
</div><!-- fragment --><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><iframe scrolling="no" frameborder="0" src="../../da/df2/durand__kerner__roots_8cpp_a0283886819c7c140a023582b7269e2d0_cgraph.svg" width="626" height="494"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe>
<div class="center"><iframe scrolling="no" frameborder="0" src="../../da/df2/durand__kerner__roots_8cpp_a0283886819c7c140a023582b7269e2d0_cgraph.svg" width="626" height="431"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe>
</div>
</div>
@@ -669,7 +682,7 @@ Here is the call graph for this function:</div>
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="../../dir_9c6faab82c22511b50177aa2e38e2780.html">numerical_methods</a></li><li class="navelem"><a class="el" href="../../da/df2/durand__kerner__roots_8cpp.html">durand_kerner_roots.cpp</a></li>
<li class="footer">Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="../../doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.4 </li>
<li class="footer">Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="../../doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.5 </li>
</ul>
</div>
</body>

View File

@@ -1,17 +1,18 @@
<map id="test2" name="test2">
<area shape="rect" id="node1" title=" " alt="" coords="5,233,56,260"/>
<area shape="rect" id="node2" href="$da/df2/durand__kerner__roots_8cpp.html#a2c35b320ace8677f9b331faf94f8b2fd" title=" " alt="" coords="104,208,239,235"/>
<area shape="rect" id="node15" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/numeric/random/rand.html#" title=" " alt="" coords="135,259,208,285"/>
<area shape="rect" id="node3" href="$da/df2/durand__kerner__roots_8cpp.html#a024b8bc4755863315456d573a6732377" title=" " alt="" coords="299,5,427,32"/>
<area shape="rect" id="node4" href="$da/df2/durand__kerner__roots_8cpp.html#a90219e35062007d1f1b68e9af071ab5c" title=" " alt="" coords="316,56,409,83"/>
<area shape="rect" id="node5" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/utility/program/exit.html#" title=" " alt="" coords="328,107,397,133"/>
<area shape="rect" id="node6" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/io/basic_ofstream/is_open.html#" title=" " alt="" coords="287,157,439,184"/>
<area shape="rect" id="node7" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/numeric/math/isinf.html#" title=" " alt="" coords="327,208,399,235"/>
<area shape="rect" id="node8" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/numeric/math/isnan.html#" title=" " alt="" coords="323,259,402,285"/>
<area shape="rect" id="node9" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/algorithm/max.html#" title=" " alt="" coords="326,309,399,336"/>
<area shape="rect" id="node10" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/io/basic_ofstream/open.html#" title=" " alt="" coords="295,360,430,387"/>
<area shape="rect" id="node11" href="$da/df2/durand__kerner__roots_8cpp.html#ae2ab49ba1969d7a5988f9bc2c8924569" title=" " alt="" coords="313,411,412,437"/>
<area shape="rect" id="node12" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/numeric/complex/imag.html#" title=" " alt="" coords="487,360,620,387"/>
<area shape="rect" id="node13" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/numeric/math/pow.html#" title=" " alt="" coords="517,411,589,437"/>
<area shape="rect" id="node14" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/numeric/complex/real.html#" title=" " alt="" coords="490,461,617,488"/>
<area shape="rect" id="node1" title=" " alt="" coords="5,228,56,253"/>
<area shape="rect" id="node2" href="$da/df2/durand__kerner__roots_8cpp.html#a2c35b320ace8677f9b331faf94f8b2fd" title=" " alt="" coords="104,203,239,228"/>
<area shape="rect" id="node16" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/numeric/random/rand.html#" title=" " alt="" coords="135,252,208,277"/>
<area shape="rect" id="node3" href="$da/df2/durand__kerner__roots_8cpp.html#a024b8bc4755863315456d573a6732377" title=" " alt="" coords="299,5,427,31"/>
<area shape="rect" id="node4" href="$da/df2/durand__kerner__roots_8cpp.html#a90219e35062007d1f1b68e9af071ab5c" title=" " alt="" coords="316,104,409,129"/>
<area shape="rect" id="node8" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/utility/program/exit.html#" title=" " alt="" coords="328,153,397,179"/>
<area shape="rect" id="node9" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/io/basic_ofstream/is_open.html#" title=" " alt="" coords="287,203,439,228"/>
<area shape="rect" id="node10" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/numeric/math/isinf.html#" title=" " alt="" coords="327,252,399,277"/>
<area shape="rect" id="node11" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/numeric/math/isnan.html#" title=" " alt="" coords="323,301,402,327"/>
<area shape="rect" id="node12" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/algorithm/max.html#" title=" " alt="" coords="326,351,399,376"/>
<area shape="rect" id="node13" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/io/basic_ofstream/open.html#" title=" " alt="" coords="295,400,430,425"/>
<area shape="rect" id="node14" href="$da/df2/durand__kerner__roots_8cpp.html#ae2ab49ba1969d7a5988f9bc2c8924569" title=" " alt="" coords="313,55,412,80"/>
<area shape="rect" id="node5" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/numeric/complex/imag.html#" title=" " alt="" coords="487,55,620,80"/>
<area shape="rect" id="node6" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/numeric/complex/real.html#" title=" " alt="" coords="490,104,617,129"/>
<area shape="rect" id="node7" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/io/c/fprintf.html#" title=" " alt="" coords="508,153,599,179"/>
<area shape="rect" id="node15" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/numeric/math/pow.html#" title=" " alt="" coords="517,5,589,31"/>
</map>

View File

@@ -1 +1 @@
99d613ce39e21f601b925a8bfda1a513
12a382861f2f85b2d7f7a2365dac2da7

View File

@@ -1,20 +1,19 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 5.0.0 (20220707.1540)
<!-- Generated by graphviz version 5.0.1 (20220820.1526)
-->
<!-- Title: test2 Pages: 1 -->
<svg width="469pt" height="370pt"
viewBox="0.00 0.00 469.00 370.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 366)">
<svg width="469pt" height="323pt"
viewBox="0.00 0.00 469.00 323.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 319)">
<title>test2</title>
<polygon fill="white" stroke="transparent" points="-4,4 -4,-366 465,-366 465,4 -4,4"/>
<!-- Node1 -->
<g id="node1" class="node">
<title>Node1</title>
<g id="a_node1"><a xlink:title=" ">
<polygon fill="#bfbfbf" stroke="black" points="0,-171.5 0,-190.5 38,-190.5 38,-171.5 0,-171.5"/>
<text text-anchor="middle" x="19" y="-178.5" font-family="Helvetica,sans-Serif" font-size="10.00">test2</text>
<polygon fill="#999999" stroke="#666666" points="38,-148 0,-148 0,-129 38,-129 38,-148"/>
<text text-anchor="middle" x="19" y="-136" font-family="Helvetica,sans-Serif" font-size="10.00">test2</text>
</a>
</g>
</g>
@@ -22,211 +21,238 @@
<g id="node2" class="node">
<title>Node2</title>
<g id="a_node2"><a xlink:href="../../da/df2/durand__kerner__roots_8cpp.html#a2c35b320ace8677f9b331faf94f8b2fd" target="_top" xlink:title=" ">
<polygon fill="white" stroke="black" points="74,-190.5 74,-209.5 175,-209.5 175,-190.5 74,-190.5"/>
<text text-anchor="middle" x="124.5" y="-197.5" font-family="Helvetica,sans-Serif" font-size="10.00">durand_kerner_algo</text>
<polygon fill="white" stroke="#666666" points="175,-167 74,-167 74,-148 175,-148 175,-167"/>
<text text-anchor="middle" x="124.5" y="-155" font-family="Helvetica,sans-Serif" font-size="10.00">durand_kerner_algo</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node2 -->
<g id="edge1" class="edge">
<title>Node1&#45;&gt;Node2</title>
<path fill="none" stroke="midnightblue" d="M38.03,-184.31C45.42,-185.67 54.44,-187.32 63.82,-189.04"/>
<polygon fill="midnightblue" stroke="midnightblue" points="63.2,-192.49 73.66,-190.85 64.46,-185.6 63.2,-192.49"/>
<path fill="none" stroke="#63b8ff" d="M38.03,-141.81C45.42,-143.17 54.44,-144.82 63.82,-146.54"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="63.2,-149.99 73.66,-148.35 64.46,-143.1 63.2,-149.99"/>
</g>
<!-- Node15 -->
<g id="node15" class="node">
<title>Node15</title>
<g id="a_node15"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/numeric/random/rand.html#" xlink:title=" ">
<polygon fill="white" stroke="black" points="97,-152.5 97,-171.5 152,-171.5 152,-152.5 97,-152.5"/>
<text text-anchor="middle" x="124.5" y="-159.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::rand</text>
<!-- Node16 -->
<g id="node16" class="node">
<title>Node16</title>
<g id="a_node16"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/numeric/random/rand.html#" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="152,-130 97,-130 97,-111 152,-111 152,-130"/>
<text text-anchor="middle" x="124.5" y="-118" font-family="Helvetica,sans-Serif" font-size="10.00">std::rand</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node15 -->
<g id="edge14" class="edge">
<title>Node1&#45;&gt;Node15</title>
<path fill="none" stroke="midnightblue" d="M38.03,-177.69C51.46,-175.23 70.25,-171.77 86.8,-168.74"/>
<polygon fill="midnightblue" stroke="midnightblue" points="87.54,-172.16 96.75,-166.91 86.28,-165.27 87.54,-172.16"/>
<!-- Node1&#45;&gt;Node16 -->
<g id="edge17" class="edge">
<title>Node1&#45;&gt;Node16</title>
<path fill="none" stroke="#63b8ff" d="M38.03,-135.36C51.46,-133.03 70.25,-129.76 86.8,-126.88"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="87.49,-130.31 96.75,-125.15 86.29,-123.42 87.49,-130.31"/>
</g>
<!-- Node3 -->
<g id="node3" class="node">
<title>Node3</title>
<g id="a_node3"><a xlink:href="../../da/df2/durand__kerner__roots_8cpp.html#a024b8bc4755863315456d573a6732377" target="_top" xlink:title=" ">
<polygon fill="white" stroke="black" points="220,-342.5 220,-361.5 316,-361.5 316,-342.5 220,-342.5"/>
<text text-anchor="middle" x="268" y="-349.5" font-family="Helvetica,sans-Serif" font-size="10.00">check_termination</text>
<polygon fill="white" stroke="#666666" points="316,-315 220,-315 220,-296 316,-296 316,-315"/>
<text text-anchor="middle" x="268" y="-303" font-family="Helvetica,sans-Serif" font-size="10.00">check_termination</text>
</a>
</g>
</g>
<!-- Node2&#45;&gt;Node3 -->
<g id="edge2" class="edge">
<title>Node2&#45;&gt;Node3</title>
<path fill="none" stroke="midnightblue" d="M129.05,-209.61C138.51,-233.91 166.66,-298.35 211,-333 213.31,-334.81 215.81,-336.45 218.42,-337.94"/>
<polygon fill="midnightblue" stroke="midnightblue" points="217.09,-341.19 227.61,-342.43 220.17,-334.9 217.09,-341.19"/>
<path fill="none" stroke="#63b8ff" d="M129.22,-167.28C138.88,-191.4 167.13,-254.15 211,-287.5 212.82,-288.88 214.74,-290.16 216.74,-291.34"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="215.4,-294.58 225.91,-295.92 218.53,-288.32 215.4,-294.58"/>
</g>
<!-- Node4 -->
<g id="node4" class="node">
<title>Node4</title>
<g id="a_node4"><a xlink:href="../../da/df2/durand__kerner__roots_8cpp.html#a90219e35062007d1f1b68e9af071ab5c" target="_top" xlink:title=" ">
<polygon fill="white" stroke="black" points="233,-304.5 233,-323.5 303,-323.5 303,-304.5 233,-304.5"/>
<text text-anchor="middle" x="268" y="-311.5" font-family="Helvetica,sans-Serif" font-size="10.00">complex_str</text>
<polygon fill="white" stroke="#666666" points="303,-241 233,-241 233,-222 303,-222 303,-241"/>
<text text-anchor="middle" x="268" y="-229" font-family="Helvetica,sans-Serif" font-size="10.00">complex_str</text>
</a>
</g>
</g>
<!-- Node2&#45;&gt;Node4 -->
<g id="edge3" class="edge">
<title>Node2&#45;&gt;Node4</title>
<path fill="none" stroke="midnightblue" d="M131.6,-209.56C144.17,-228.54 174.87,-271.2 211,-295 214.82,-297.51 219,-299.73 223.3,-301.67"/>
<polygon fill="midnightblue" stroke="midnightblue" points="222.25,-305.02 232.83,-305.5 224.86,-298.52 222.25,-305.02"/>
</g>
<!-- Node5 -->
<g id="node5" class="node">
<title>Node5</title>
<g id="a_node5"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/utility/program/exit.html#" xlink:title=" ">
<polygon fill="white" stroke="black" points="242,-266.5 242,-285.5 294,-285.5 294,-266.5 242,-266.5"/>
<text text-anchor="middle" x="268" y="-273.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::exit</text>
</a>
</g>
</g>
<!-- Node2&#45;&gt;Node5 -->
<g id="edge4" class="edge">
<title>Node2&#45;&gt;Node5</title>
<path fill="none" stroke="midnightblue" d="M137.63,-209.58C153.66,-221.88 183.15,-243.29 211,-257 217.71,-260.31 225.14,-263.27 232.33,-265.82"/>
<polygon fill="midnightblue" stroke="midnightblue" points="231.31,-269.17 241.91,-269.03 233.54,-262.53 231.31,-269.17"/>
</g>
<!-- Node6 -->
<g id="node6" class="node">
<title>Node6</title>
<g id="a_node6"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/io/basic_ofstream/is_open.html#" xlink:title=" ">
<polygon fill="white" stroke="black" points="211,-228.5 211,-247.5 325,-247.5 325,-228.5 211,-228.5"/>
<text text-anchor="middle" x="268" y="-235.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::ofstream::is_open</text>
</a>
</g>
</g>
<!-- Node2&#45;&gt;Node6 -->
<g id="edge5" class="edge">
<title>Node2&#45;&gt;Node6</title>
<path fill="none" stroke="midnightblue" d="M161.21,-209.59C179.47,-214.49 201.91,-220.52 221.41,-225.76"/>
<polygon fill="midnightblue" stroke="midnightblue" points="220.74,-229.2 231.3,-228.41 222.55,-222.44 220.74,-229.2"/>
</g>
<!-- Node7 -->
<g id="node7" class="node">
<title>Node7</title>
<g id="a_node7"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/numeric/math/isinf.html#" xlink:title=" ">
<polygon fill="white" stroke="black" points="241,-190.5 241,-209.5 295,-209.5 295,-190.5 241,-190.5"/>
<text text-anchor="middle" x="268" y="-197.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::isinf</text>
</a>
</g>
</g>
<!-- Node2&#45;&gt;Node7 -->
<g id="edge6" class="edge">
<title>Node2&#45;&gt;Node7</title>
<path fill="none" stroke="midnightblue" d="M175.39,-200C193.71,-200 214.07,-200 230.94,-200"/>
<polygon fill="midnightblue" stroke="midnightblue" points="230.95,-203.5 240.94,-200 230.94,-196.5 230.95,-203.5"/>
<path fill="none" stroke="#63b8ff" d="M137.9,-167.17C153.99,-179.35 183.3,-200.27 211,-213.5 215,-215.41 219.24,-217.19 223.55,-218.82"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="222.37,-222.12 232.97,-222.18 224.72,-215.53 222.37,-222.12"/>
</g>
<!-- Node8 -->
<g id="node8" class="node">
<title>Node8</title>
<g id="a_node8"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/numeric/math/isnan.html#" xlink:title=" ">
<polygon fill="white" stroke="black" points="238.5,-152.5 238.5,-171.5 297.5,-171.5 297.5,-152.5 238.5,-152.5"/>
<text text-anchor="middle" x="268" y="-159.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::isnan</text>
<g id="a_node8"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/utility/program/exit.html#" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="294,-204 242,-204 242,-185 294,-185 294,-204"/>
<text text-anchor="middle" x="268" y="-192" font-family="Helvetica,sans-Serif" font-size="10.00">std::exit</text>
</a>
</g>
</g>
<!-- Node2&#45;&gt;Node8 -->
<g id="edge7" class="edge">
<title>Node2&#45;&gt;Node8</title>
<path fill="none" stroke="midnightblue" d="M161.21,-190.41C181.75,-184.89 207.57,-177.96 228.56,-172.32"/>
<polygon fill="midnightblue" stroke="midnightblue" points="229.68,-175.65 238.43,-169.67 227.86,-168.89 229.68,-175.65"/>
<path fill="none" stroke="#63b8ff" d="M161.94,-167.03C183.47,-172.66 210.6,-179.75 231.9,-185.32"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="231.27,-188.78 241.83,-187.92 233.04,-182 231.27,-188.78"/>
</g>
<!-- Node9 -->
<g id="node9" class="node">
<title>Node9</title>
<g id="a_node9"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/algorithm/max.html#" xlink:title=" ">
<polygon fill="white" stroke="black" points="240.5,-114.5 240.5,-133.5 295.5,-133.5 295.5,-114.5 240.5,-114.5"/>
<text text-anchor="middle" x="268" y="-121.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::max</text>
<g id="a_node9"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/io/basic_ofstream/is_open.html#" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="325,-167 211,-167 211,-148 325,-148 325,-167"/>
<text text-anchor="middle" x="268" y="-155" font-family="Helvetica,sans-Serif" font-size="10.00">std::ofstream::is_open</text>
</a>
</g>
</g>
<!-- Node2&#45;&gt;Node9 -->
<g id="edge8" class="edge">
<title>Node2&#45;&gt;Node9</title>
<path fill="none" stroke="midnightblue" d="M156.66,-190.48C162.99,-187.89 169.41,-184.74 175,-181 194.34,-168.07 191.41,-155.55 211,-143 216.98,-139.17 223.82,-136.02 230.62,-133.46"/>
<polygon fill="midnightblue" stroke="midnightblue" points="232.09,-136.66 240.44,-130.14 229.85,-130.03 232.09,-136.66"/>
<path fill="none" stroke="#63b8ff" d="M175.39,-157.5C183.53,-157.5 192.08,-157.5 200.55,-157.5"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="200.81,-161 210.81,-157.5 200.81,-154 200.81,-161"/>
</g>
<!-- Node10 -->
<g id="node10" class="node">
<title>Node10</title>
<g id="a_node10"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/io/basic_ofstream/open.html#" xlink:title=" ">
<polygon fill="white" stroke="black" points="217.5,-76.5 217.5,-95.5 318.5,-95.5 318.5,-76.5 217.5,-76.5"/>
<text text-anchor="middle" x="268" y="-83.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::ofstream::open</text>
<g id="a_node10"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/numeric/math/isinf.html#" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="295,-130 241,-130 241,-111 295,-111 295,-130"/>
<text text-anchor="middle" x="268" y="-118" font-family="Helvetica,sans-Serif" font-size="10.00">std::isinf</text>
</a>
</g>
</g>
<!-- Node2&#45;&gt;Node10 -->
<g id="edge9" class="edge">
<title>Node2&#45;&gt;Node10</title>
<path fill="none" stroke="midnightblue" d="M160.48,-190.49C165.75,-187.99 170.81,-184.88 175,-181 202.41,-155.59 183.09,-129.86 211,-105 212.91,-103.3 214.98,-101.75 217.16,-100.33"/>
<polygon fill="midnightblue" stroke="midnightblue" points="218.89,-103.38 226.01,-95.54 215.55,-97.22 218.89,-103.38"/>
<path fill="none" stroke="#63b8ff" d="M161.94,-147.97C183.19,-142.41 209.89,-135.43 231.06,-129.9"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="232.17,-133.23 240.96,-127.31 230.4,-126.45 232.17,-133.23"/>
</g>
<!-- Node11 -->
<g id="node11" class="node">
<title>Node11</title>
<g id="a_node11"><a xlink:href="../../da/df2/durand__kerner__roots_8cpp.html#ae2ab49ba1969d7a5988f9bc2c8924569" target="_top" xlink:title=" ">
<polygon fill="white" stroke="black" points="231,-38.5 231,-57.5 305,-57.5 305,-38.5 231,-38.5"/>
<text text-anchor="middle" x="268" y="-45.5" font-family="Helvetica,sans-Serif" font-size="10.00">poly_function</text>
<g id="a_node11"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/numeric/math/isnan.html#" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="297.5,-93 238.5,-93 238.5,-74 297.5,-74 297.5,-93"/>
<text text-anchor="middle" x="268" y="-81" font-family="Helvetica,sans-Serif" font-size="10.00">std::isnan</text>
</a>
</g>
</g>
<!-- Node2&#45;&gt;Node11 -->
<g id="edge10" class="edge">
<title>Node2&#45;&gt;Node11</title>
<path fill="none" stroke="midnightblue" d="M161.96,-190.46C166.8,-187.99 171.34,-184.89 175,-181 211.41,-142.31 173.83,-104.97 211,-67 214.16,-63.78 217.88,-61.1 221.88,-58.88"/>
<polygon fill="midnightblue" stroke="midnightblue" points="223.35,-62.06 230.97,-54.7 220.42,-55.69 223.35,-62.06"/>
<path fill="none" stroke="#63b8ff" d="M158.19,-147.99C164.01,-145.64 169.85,-142.83 175,-139.5 194.27,-127.04 191.6,-114.75 211,-102.5 216.47,-99.05 222.64,-96.14 228.83,-93.73"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="230.22,-96.95 238.49,-90.32 227.89,-90.35 230.22,-96.95"/>
</g>
<!-- Node12 -->
<g id="node12" class="node">
<title>Node12</title>
<g id="a_node12"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/numeric/complex/imag.html#" xlink:title=" ">
<polygon fill="white" stroke="black" points="361,-76.5 361,-95.5 461,-95.5 461,-76.5 361,-76.5"/>
<text text-anchor="middle" x="411" y="-83.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::complex::imag</text>
<g id="a_node12"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/algorithm/max.html#" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="295.5,-56 240.5,-56 240.5,-37 295.5,-37 295.5,-56"/>
<text text-anchor="middle" x="268" y="-44" font-family="Helvetica,sans-Serif" font-size="10.00">std::max</text>
</a>
</g>
</g>
<!-- Node11&#45;&gt;Node12 -->
<!-- Node2&#45;&gt;Node12 -->
<g id="edge11" class="edge">
<title>Node11&#45;&gt;Node12</title>
<path fill="none" stroke="midnightblue" d="M304.58,-57.59C322.78,-62.49 345.14,-68.52 364.57,-73.76"/>
<polygon fill="midnightblue" stroke="midnightblue" points="363.86,-77.19 374.43,-76.41 365.69,-70.43 363.86,-77.19"/>
<title>Node2&#45;&gt;Node12</title>
<path fill="none" stroke="#63b8ff" d="M161.96,-147.98C166.69,-145.72 171.2,-142.93 175,-139.5 202.17,-115.02 183.57,-89.69 211,-65.5 216.61,-60.55 223.57,-56.88 230.65,-54.16"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="231.85,-57.45 240.26,-51.01 229.67,-50.8 231.85,-57.45"/>
</g>
<!-- Node13 -->
<g id="node13" class="node">
<title>Node13</title>
<g id="a_node13"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/numeric/math/pow.html#" xlink:title=" ">
<polygon fill="white" stroke="black" points="384,-38.5 384,-57.5 438,-57.5 438,-38.5 384,-38.5"/>
<text text-anchor="middle" x="411" y="-45.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::pow</text>
<g id="a_node13"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/io/basic_ofstream/open.html#" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="318.5,-19 217.5,-19 217.5,0 318.5,0 318.5,-19"/>
<text text-anchor="middle" x="268" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">std::ofstream::open</text>
</a>
</g>
</g>
<!-- Node11&#45;&gt;Node13 -->
<!-- Node2&#45;&gt;Node13 -->
<g id="edge12" class="edge">
<title>Node11&#45;&gt;Node13</title>
<path fill="none" stroke="midnightblue" d="M305.31,-48C326.25,-48 352.5,-48 373.48,-48"/>
<polygon fill="midnightblue" stroke="midnightblue" points="373.61,-51.5 383.61,-48 373.61,-44.5 373.61,-51.5"/>
<title>Node2&#45;&gt;Node13</title>
<path fill="none" stroke="#63b8ff" d="M163.41,-147.94C167.69,-145.69 171.7,-142.92 175,-139.5 211.02,-102.19 174.58,-65.42 211,-28.5 212.43,-27.05 213.98,-25.71 215.62,-24.47"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="217.71,-27.29 224.42,-19.09 214.06,-21.32 217.71,-27.29"/>
</g>
<!-- Node14 -->
<g id="node14" class="node">
<title>Node14</title>
<g id="a_node14"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/numeric/complex/real.html#" xlink:title=" ">
<polygon fill="white" stroke="black" points="363.5,-0.5 363.5,-19.5 458.5,-19.5 458.5,-0.5 363.5,-0.5"/>
<text text-anchor="middle" x="411" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::complex::real</text>
<g id="a_node14"><a xlink:href="../../da/df2/durand__kerner__roots_8cpp.html#ae2ab49ba1969d7a5988f9bc2c8924569" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="305,-278 231,-278 231,-259 305,-259 305,-278"/>
<text text-anchor="middle" x="268" y="-266" font-family="Helvetica,sans-Serif" font-size="10.00">poly_function</text>
</a>
</g>
</g>
<!-- Node11&#45;&gt;Node14 -->
<!-- Node2&#45;&gt;Node14 -->
<g id="edge13" class="edge">
<title>Node11&#45;&gt;Node14</title>
<path fill="none" stroke="midnightblue" d="M304.58,-38.41C322.78,-33.51 345.14,-27.48 364.57,-22.24"/>
<polygon fill="midnightblue" stroke="midnightblue" points="365.69,-25.57 374.43,-19.59 363.86,-18.81 365.69,-25.57"/>
<title>Node2&#45;&gt;Node14</title>
<path fill="none" stroke="#63b8ff" d="M131.81,-167.19C144.54,-185.98 175.16,-227.57 211,-250.5 214.29,-252.61 217.85,-254.49 221.53,-256.16"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="220.22,-259.41 230.81,-259.9 222.84,-252.92 220.22,-259.41"/>
</g>
<!-- Node5 -->
<g id="node5" class="node">
<title>Node5</title>
<g id="a_node5"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/numeric/complex/imag.html#" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="461,-278 361,-278 361,-259 461,-259 461,-278"/>
<text text-anchor="middle" x="411" y="-266" font-family="Helvetica,sans-Serif" font-size="10.00">std::complex::imag</text>
</a>
</g>
</g>
<!-- Node4&#45;&gt;Node5 -->
<g id="edge4" class="edge">
<title>Node4&#45;&gt;Node5</title>
<path fill="none" stroke="#63b8ff" d="M303.13,-240.46C321.4,-245.25 344.15,-251.22 363.96,-256.42"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="363.16,-259.83 373.72,-258.98 364.93,-253.06 363.16,-259.83"/>
</g>
<!-- Node6 -->
<g id="node6" class="node">
<title>Node6</title>
<g id="a_node6"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/numeric/complex/real.html#" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="458.5,-241 363.5,-241 363.5,-222 458.5,-222 458.5,-241"/>
<text text-anchor="middle" x="411" y="-229" font-family="Helvetica,sans-Serif" font-size="10.00">std::complex::real</text>
</a>
</g>
</g>
<!-- Node4&#45;&gt;Node6 -->
<g id="edge5" class="edge">
<title>Node4&#45;&gt;Node6</title>
<path fill="none" stroke="#63b8ff" d="M303.13,-231.5C318.12,-231.5 336.12,-231.5 353.04,-231.5"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="353.4,-235 363.4,-231.5 353.4,-228 353.4,-235"/>
</g>
<!-- Node7 -->
<g id="node7" class="node">
<title>Node7</title>
<g id="a_node7"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/io/c/fprintf.html#" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="445,-204 377,-204 377,-185 445,-185 445,-204"/>
<text text-anchor="middle" x="411" y="-192" font-family="Helvetica,sans-Serif" font-size="10.00">std::snprintf</text>
</a>
</g>
</g>
<!-- Node4&#45;&gt;Node7 -->
<g id="edge6" class="edge">
<title>Node4&#45;&gt;Node7</title>
<path fill="none" stroke="#63b8ff" d="M303.13,-222.54C322.32,-217.51 346.47,-211.17 366.95,-205.8"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="367.88,-209.17 376.67,-203.25 366.11,-202.4 367.88,-209.17"/>
</g>
<!-- Node14&#45;&gt;Node5 -->
<g id="edge14" class="edge">
<title>Node14&#45;&gt;Node5</title>
<path fill="none" stroke="#63b8ff" d="M305.31,-268.5C319.17,-268.5 335.35,-268.5 350.79,-268.5"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="350.79,-272 360.79,-268.5 350.79,-265 350.79,-272"/>
</g>
<!-- Node14&#45;&gt;Node6 -->
<g id="edge16" class="edge">
<title>Node14&#45;&gt;Node6</title>
<path fill="none" stroke="#63b8ff" d="M305.31,-258.97C323.02,-254.33 344.52,-248.68 363.42,-243.72"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="364.54,-247.05 373.32,-241.12 362.76,-240.28 364.54,-247.05"/>
</g>
<!-- Node15 -->
<g id="node15" class="node">
<title>Node15</title>
<g id="a_node15"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/numeric/math/pow.html#" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="438,-315 384,-315 384,-296 438,-296 438,-315"/>
<text text-anchor="middle" x="411" y="-303" font-family="Helvetica,sans-Serif" font-size="10.00">std::pow</text>
</a>
</g>
</g>
<!-- Node14&#45;&gt;Node15 -->
<g id="edge15" class="edge">
<title>Node14&#45;&gt;Node15</title>
<path fill="none" stroke="#63b8ff" d="M305.31,-278.03C326.35,-283.55 352.74,-290.48 373.77,-295.99"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="373.05,-299.42 383.61,-298.57 374.82,-292.65 373.05,-299.42"/>
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB

View File

@@ -1,17 +1,18 @@
<map id="test1" name="test1">
<area shape="rect" id="node1" title=" " alt="" coords="5,233,56,260"/>
<area shape="rect" id="node2" href="$da/df2/durand__kerner__roots_8cpp.html#a2c35b320ace8677f9b331faf94f8b2fd" title=" " alt="" coords="104,208,239,235"/>
<area shape="rect" id="node15" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/numeric/random/rand.html#" title=" " alt="" coords="135,259,208,285"/>
<area shape="rect" id="node3" href="$da/df2/durand__kerner__roots_8cpp.html#a024b8bc4755863315456d573a6732377" title=" " alt="" coords="299,5,427,32"/>
<area shape="rect" id="node4" href="$da/df2/durand__kerner__roots_8cpp.html#a90219e35062007d1f1b68e9af071ab5c" title=" " alt="" coords="316,56,409,83"/>
<area shape="rect" id="node5" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/utility/program/exit.html#" title=" " alt="" coords="328,107,397,133"/>
<area shape="rect" id="node6" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/io/basic_ofstream/is_open.html#" title=" " alt="" coords="287,157,439,184"/>
<area shape="rect" id="node7" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/numeric/math/isinf.html#" title=" " alt="" coords="327,208,399,235"/>
<area shape="rect" id="node8" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/numeric/math/isnan.html#" title=" " alt="" coords="323,259,402,285"/>
<area shape="rect" id="node9" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/algorithm/max.html#" title=" " alt="" coords="326,309,399,336"/>
<area shape="rect" id="node10" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/io/basic_ofstream/open.html#" title=" " alt="" coords="295,360,430,387"/>
<area shape="rect" id="node11" href="$da/df2/durand__kerner__roots_8cpp.html#ae2ab49ba1969d7a5988f9bc2c8924569" title=" " alt="" coords="313,411,412,437"/>
<area shape="rect" id="node12" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/numeric/complex/imag.html#" title=" " alt="" coords="487,360,620,387"/>
<area shape="rect" id="node13" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/numeric/math/pow.html#" title=" " alt="" coords="517,411,589,437"/>
<area shape="rect" id="node14" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/numeric/complex/real.html#" title=" " alt="" coords="490,461,617,488"/>
<area shape="rect" id="node1" title=" " alt="" coords="5,228,56,253"/>
<area shape="rect" id="node2" href="$da/df2/durand__kerner__roots_8cpp.html#a2c35b320ace8677f9b331faf94f8b2fd" title=" " alt="" coords="104,203,239,228"/>
<area shape="rect" id="node16" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/numeric/random/rand.html#" title=" " alt="" coords="135,252,208,277"/>
<area shape="rect" id="node3" href="$da/df2/durand__kerner__roots_8cpp.html#a024b8bc4755863315456d573a6732377" title=" " alt="" coords="299,5,427,31"/>
<area shape="rect" id="node4" href="$da/df2/durand__kerner__roots_8cpp.html#a90219e35062007d1f1b68e9af071ab5c" title=" " alt="" coords="316,104,409,129"/>
<area shape="rect" id="node8" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/utility/program/exit.html#" title=" " alt="" coords="328,153,397,179"/>
<area shape="rect" id="node9" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/io/basic_ofstream/is_open.html#" title=" " alt="" coords="287,203,439,228"/>
<area shape="rect" id="node10" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/numeric/math/isinf.html#" title=" " alt="" coords="327,252,399,277"/>
<area shape="rect" id="node11" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/numeric/math/isnan.html#" title=" " alt="" coords="323,301,402,327"/>
<area shape="rect" id="node12" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/algorithm/max.html#" title=" " alt="" coords="326,351,399,376"/>
<area shape="rect" id="node13" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/io/basic_ofstream/open.html#" title=" " alt="" coords="295,400,430,425"/>
<area shape="rect" id="node14" href="$da/df2/durand__kerner__roots_8cpp.html#ae2ab49ba1969d7a5988f9bc2c8924569" title=" " alt="" coords="313,55,412,80"/>
<area shape="rect" id="node5" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/numeric/complex/imag.html#" title=" " alt="" coords="487,55,620,80"/>
<area shape="rect" id="node6" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/numeric/complex/real.html#" title=" " alt="" coords="490,104,617,129"/>
<area shape="rect" id="node7" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/io/c/fprintf.html#" title=" " alt="" coords="508,153,599,179"/>
<area shape="rect" id="node15" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/numeric/math/pow.html#" title=" " alt="" coords="517,5,589,31"/>
</map>

View File

@@ -1 +1 @@
a94f816e0e852fdb7725d1e467d968fa
7f1577496713025c2500d8d0f464309f

View File

@@ -1,20 +1,19 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 5.0.0 (20220707.1540)
<!-- Generated by graphviz version 5.0.1 (20220820.1526)
-->
<!-- Title: test1 Pages: 1 -->
<svg width="469pt" height="370pt"
viewBox="0.00 0.00 469.00 370.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 366)">
<svg width="469pt" height="323pt"
viewBox="0.00 0.00 469.00 323.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 319)">
<title>test1</title>
<polygon fill="white" stroke="transparent" points="-4,4 -4,-366 465,-366 465,4 -4,4"/>
<!-- Node1 -->
<g id="node1" class="node">
<title>Node1</title>
<g id="a_node1"><a xlink:title=" ">
<polygon fill="#bfbfbf" stroke="black" points="0,-171.5 0,-190.5 38,-190.5 38,-171.5 0,-171.5"/>
<text text-anchor="middle" x="19" y="-178.5" font-family="Helvetica,sans-Serif" font-size="10.00">test1</text>
<polygon fill="#999999" stroke="#666666" points="38,-148 0,-148 0,-129 38,-129 38,-148"/>
<text text-anchor="middle" x="19" y="-136" font-family="Helvetica,sans-Serif" font-size="10.00">test1</text>
</a>
</g>
</g>
@@ -22,211 +21,238 @@
<g id="node2" class="node">
<title>Node2</title>
<g id="a_node2"><a xlink:href="../../da/df2/durand__kerner__roots_8cpp.html#a2c35b320ace8677f9b331faf94f8b2fd" target="_top" xlink:title=" ">
<polygon fill="white" stroke="black" points="74,-190.5 74,-209.5 175,-209.5 175,-190.5 74,-190.5"/>
<text text-anchor="middle" x="124.5" y="-197.5" font-family="Helvetica,sans-Serif" font-size="10.00">durand_kerner_algo</text>
<polygon fill="white" stroke="#666666" points="175,-167 74,-167 74,-148 175,-148 175,-167"/>
<text text-anchor="middle" x="124.5" y="-155" font-family="Helvetica,sans-Serif" font-size="10.00">durand_kerner_algo</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node2 -->
<g id="edge1" class="edge">
<title>Node1&#45;&gt;Node2</title>
<path fill="none" stroke="midnightblue" d="M38.03,-184.31C45.42,-185.67 54.44,-187.32 63.82,-189.04"/>
<polygon fill="midnightblue" stroke="midnightblue" points="63.2,-192.49 73.66,-190.85 64.46,-185.6 63.2,-192.49"/>
<path fill="none" stroke="#63b8ff" d="M38.03,-141.81C45.42,-143.17 54.44,-144.82 63.82,-146.54"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="63.2,-149.99 73.66,-148.35 64.46,-143.1 63.2,-149.99"/>
</g>
<!-- Node15 -->
<g id="node15" class="node">
<title>Node15</title>
<g id="a_node15"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/numeric/random/rand.html#" xlink:title=" ">
<polygon fill="white" stroke="black" points="97,-152.5 97,-171.5 152,-171.5 152,-152.5 97,-152.5"/>
<text text-anchor="middle" x="124.5" y="-159.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::rand</text>
<!-- Node16 -->
<g id="node16" class="node">
<title>Node16</title>
<g id="a_node16"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/numeric/random/rand.html#" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="152,-130 97,-130 97,-111 152,-111 152,-130"/>
<text text-anchor="middle" x="124.5" y="-118" font-family="Helvetica,sans-Serif" font-size="10.00">std::rand</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node15 -->
<g id="edge14" class="edge">
<title>Node1&#45;&gt;Node15</title>
<path fill="none" stroke="midnightblue" d="M38.03,-177.69C51.46,-175.23 70.25,-171.77 86.8,-168.74"/>
<polygon fill="midnightblue" stroke="midnightblue" points="87.54,-172.16 96.75,-166.91 86.28,-165.27 87.54,-172.16"/>
<!-- Node1&#45;&gt;Node16 -->
<g id="edge17" class="edge">
<title>Node1&#45;&gt;Node16</title>
<path fill="none" stroke="#63b8ff" d="M38.03,-135.36C51.46,-133.03 70.25,-129.76 86.8,-126.88"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="87.49,-130.31 96.75,-125.15 86.29,-123.42 87.49,-130.31"/>
</g>
<!-- Node3 -->
<g id="node3" class="node">
<title>Node3</title>
<g id="a_node3"><a xlink:href="../../da/df2/durand__kerner__roots_8cpp.html#a024b8bc4755863315456d573a6732377" target="_top" xlink:title=" ">
<polygon fill="white" stroke="black" points="220,-342.5 220,-361.5 316,-361.5 316,-342.5 220,-342.5"/>
<text text-anchor="middle" x="268" y="-349.5" font-family="Helvetica,sans-Serif" font-size="10.00">check_termination</text>
<polygon fill="white" stroke="#666666" points="316,-315 220,-315 220,-296 316,-296 316,-315"/>
<text text-anchor="middle" x="268" y="-303" font-family="Helvetica,sans-Serif" font-size="10.00">check_termination</text>
</a>
</g>
</g>
<!-- Node2&#45;&gt;Node3 -->
<g id="edge2" class="edge">
<title>Node2&#45;&gt;Node3</title>
<path fill="none" stroke="midnightblue" d="M129.05,-209.61C138.51,-233.91 166.66,-298.35 211,-333 213.31,-334.81 215.81,-336.45 218.42,-337.94"/>
<polygon fill="midnightblue" stroke="midnightblue" points="217.09,-341.19 227.61,-342.43 220.17,-334.9 217.09,-341.19"/>
<path fill="none" stroke="#63b8ff" d="M129.22,-167.28C138.88,-191.4 167.13,-254.15 211,-287.5 212.82,-288.88 214.74,-290.16 216.74,-291.34"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="215.4,-294.58 225.91,-295.92 218.53,-288.32 215.4,-294.58"/>
</g>
<!-- Node4 -->
<g id="node4" class="node">
<title>Node4</title>
<g id="a_node4"><a xlink:href="../../da/df2/durand__kerner__roots_8cpp.html#a90219e35062007d1f1b68e9af071ab5c" target="_top" xlink:title=" ">
<polygon fill="white" stroke="black" points="233,-304.5 233,-323.5 303,-323.5 303,-304.5 233,-304.5"/>
<text text-anchor="middle" x="268" y="-311.5" font-family="Helvetica,sans-Serif" font-size="10.00">complex_str</text>
<polygon fill="white" stroke="#666666" points="303,-241 233,-241 233,-222 303,-222 303,-241"/>
<text text-anchor="middle" x="268" y="-229" font-family="Helvetica,sans-Serif" font-size="10.00">complex_str</text>
</a>
</g>
</g>
<!-- Node2&#45;&gt;Node4 -->
<g id="edge3" class="edge">
<title>Node2&#45;&gt;Node4</title>
<path fill="none" stroke="midnightblue" d="M131.6,-209.56C144.17,-228.54 174.87,-271.2 211,-295 214.82,-297.51 219,-299.73 223.3,-301.67"/>
<polygon fill="midnightblue" stroke="midnightblue" points="222.25,-305.02 232.83,-305.5 224.86,-298.52 222.25,-305.02"/>
</g>
<!-- Node5 -->
<g id="node5" class="node">
<title>Node5</title>
<g id="a_node5"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/utility/program/exit.html#" xlink:title=" ">
<polygon fill="white" stroke="black" points="242,-266.5 242,-285.5 294,-285.5 294,-266.5 242,-266.5"/>
<text text-anchor="middle" x="268" y="-273.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::exit</text>
</a>
</g>
</g>
<!-- Node2&#45;&gt;Node5 -->
<g id="edge4" class="edge">
<title>Node2&#45;&gt;Node5</title>
<path fill="none" stroke="midnightblue" d="M137.63,-209.58C153.66,-221.88 183.15,-243.29 211,-257 217.71,-260.31 225.14,-263.27 232.33,-265.82"/>
<polygon fill="midnightblue" stroke="midnightblue" points="231.31,-269.17 241.91,-269.03 233.54,-262.53 231.31,-269.17"/>
</g>
<!-- Node6 -->
<g id="node6" class="node">
<title>Node6</title>
<g id="a_node6"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/io/basic_ofstream/is_open.html#" xlink:title=" ">
<polygon fill="white" stroke="black" points="211,-228.5 211,-247.5 325,-247.5 325,-228.5 211,-228.5"/>
<text text-anchor="middle" x="268" y="-235.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::ofstream::is_open</text>
</a>
</g>
</g>
<!-- Node2&#45;&gt;Node6 -->
<g id="edge5" class="edge">
<title>Node2&#45;&gt;Node6</title>
<path fill="none" stroke="midnightblue" d="M161.21,-209.59C179.47,-214.49 201.91,-220.52 221.41,-225.76"/>
<polygon fill="midnightblue" stroke="midnightblue" points="220.74,-229.2 231.3,-228.41 222.55,-222.44 220.74,-229.2"/>
</g>
<!-- Node7 -->
<g id="node7" class="node">
<title>Node7</title>
<g id="a_node7"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/numeric/math/isinf.html#" xlink:title=" ">
<polygon fill="white" stroke="black" points="241,-190.5 241,-209.5 295,-209.5 295,-190.5 241,-190.5"/>
<text text-anchor="middle" x="268" y="-197.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::isinf</text>
</a>
</g>
</g>
<!-- Node2&#45;&gt;Node7 -->
<g id="edge6" class="edge">
<title>Node2&#45;&gt;Node7</title>
<path fill="none" stroke="midnightblue" d="M175.39,-200C193.71,-200 214.07,-200 230.94,-200"/>
<polygon fill="midnightblue" stroke="midnightblue" points="230.95,-203.5 240.94,-200 230.94,-196.5 230.95,-203.5"/>
<path fill="none" stroke="#63b8ff" d="M137.9,-167.17C153.99,-179.35 183.3,-200.27 211,-213.5 215,-215.41 219.24,-217.19 223.55,-218.82"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="222.37,-222.12 232.97,-222.18 224.72,-215.53 222.37,-222.12"/>
</g>
<!-- Node8 -->
<g id="node8" class="node">
<title>Node8</title>
<g id="a_node8"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/numeric/math/isnan.html#" xlink:title=" ">
<polygon fill="white" stroke="black" points="238.5,-152.5 238.5,-171.5 297.5,-171.5 297.5,-152.5 238.5,-152.5"/>
<text text-anchor="middle" x="268" y="-159.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::isnan</text>
<g id="a_node8"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/utility/program/exit.html#" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="294,-204 242,-204 242,-185 294,-185 294,-204"/>
<text text-anchor="middle" x="268" y="-192" font-family="Helvetica,sans-Serif" font-size="10.00">std::exit</text>
</a>
</g>
</g>
<!-- Node2&#45;&gt;Node8 -->
<g id="edge7" class="edge">
<title>Node2&#45;&gt;Node8</title>
<path fill="none" stroke="midnightblue" d="M161.21,-190.41C181.75,-184.89 207.57,-177.96 228.56,-172.32"/>
<polygon fill="midnightblue" stroke="midnightblue" points="229.68,-175.65 238.43,-169.67 227.86,-168.89 229.68,-175.65"/>
<path fill="none" stroke="#63b8ff" d="M161.94,-167.03C183.47,-172.66 210.6,-179.75 231.9,-185.32"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="231.27,-188.78 241.83,-187.92 233.04,-182 231.27,-188.78"/>
</g>
<!-- Node9 -->
<g id="node9" class="node">
<title>Node9</title>
<g id="a_node9"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/algorithm/max.html#" xlink:title=" ">
<polygon fill="white" stroke="black" points="240.5,-114.5 240.5,-133.5 295.5,-133.5 295.5,-114.5 240.5,-114.5"/>
<text text-anchor="middle" x="268" y="-121.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::max</text>
<g id="a_node9"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/io/basic_ofstream/is_open.html#" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="325,-167 211,-167 211,-148 325,-148 325,-167"/>
<text text-anchor="middle" x="268" y="-155" font-family="Helvetica,sans-Serif" font-size="10.00">std::ofstream::is_open</text>
</a>
</g>
</g>
<!-- Node2&#45;&gt;Node9 -->
<g id="edge8" class="edge">
<title>Node2&#45;&gt;Node9</title>
<path fill="none" stroke="midnightblue" d="M156.66,-190.48C162.99,-187.89 169.41,-184.74 175,-181 194.34,-168.07 191.41,-155.55 211,-143 216.98,-139.17 223.82,-136.02 230.62,-133.46"/>
<polygon fill="midnightblue" stroke="midnightblue" points="232.09,-136.66 240.44,-130.14 229.85,-130.03 232.09,-136.66"/>
<path fill="none" stroke="#63b8ff" d="M175.39,-157.5C183.53,-157.5 192.08,-157.5 200.55,-157.5"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="200.81,-161 210.81,-157.5 200.81,-154 200.81,-161"/>
</g>
<!-- Node10 -->
<g id="node10" class="node">
<title>Node10</title>
<g id="a_node10"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/io/basic_ofstream/open.html#" xlink:title=" ">
<polygon fill="white" stroke="black" points="217.5,-76.5 217.5,-95.5 318.5,-95.5 318.5,-76.5 217.5,-76.5"/>
<text text-anchor="middle" x="268" y="-83.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::ofstream::open</text>
<g id="a_node10"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/numeric/math/isinf.html#" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="295,-130 241,-130 241,-111 295,-111 295,-130"/>
<text text-anchor="middle" x="268" y="-118" font-family="Helvetica,sans-Serif" font-size="10.00">std::isinf</text>
</a>
</g>
</g>
<!-- Node2&#45;&gt;Node10 -->
<g id="edge9" class="edge">
<title>Node2&#45;&gt;Node10</title>
<path fill="none" stroke="midnightblue" d="M160.48,-190.49C165.75,-187.99 170.81,-184.88 175,-181 202.41,-155.59 183.09,-129.86 211,-105 212.91,-103.3 214.98,-101.75 217.16,-100.33"/>
<polygon fill="midnightblue" stroke="midnightblue" points="218.89,-103.38 226.01,-95.54 215.55,-97.22 218.89,-103.38"/>
<path fill="none" stroke="#63b8ff" d="M161.94,-147.97C183.19,-142.41 209.89,-135.43 231.06,-129.9"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="232.17,-133.23 240.96,-127.31 230.4,-126.45 232.17,-133.23"/>
</g>
<!-- Node11 -->
<g id="node11" class="node">
<title>Node11</title>
<g id="a_node11"><a xlink:href="../../da/df2/durand__kerner__roots_8cpp.html#ae2ab49ba1969d7a5988f9bc2c8924569" target="_top" xlink:title=" ">
<polygon fill="white" stroke="black" points="231,-38.5 231,-57.5 305,-57.5 305,-38.5 231,-38.5"/>
<text text-anchor="middle" x="268" y="-45.5" font-family="Helvetica,sans-Serif" font-size="10.00">poly_function</text>
<g id="a_node11"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/numeric/math/isnan.html#" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="297.5,-93 238.5,-93 238.5,-74 297.5,-74 297.5,-93"/>
<text text-anchor="middle" x="268" y="-81" font-family="Helvetica,sans-Serif" font-size="10.00">std::isnan</text>
</a>
</g>
</g>
<!-- Node2&#45;&gt;Node11 -->
<g id="edge10" class="edge">
<title>Node2&#45;&gt;Node11</title>
<path fill="none" stroke="midnightblue" d="M161.96,-190.46C166.8,-187.99 171.34,-184.89 175,-181 211.41,-142.31 173.83,-104.97 211,-67 214.16,-63.78 217.88,-61.1 221.88,-58.88"/>
<polygon fill="midnightblue" stroke="midnightblue" points="223.35,-62.06 230.97,-54.7 220.42,-55.69 223.35,-62.06"/>
<path fill="none" stroke="#63b8ff" d="M158.19,-147.99C164.01,-145.64 169.85,-142.83 175,-139.5 194.27,-127.04 191.6,-114.75 211,-102.5 216.47,-99.05 222.64,-96.14 228.83,-93.73"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="230.22,-96.95 238.49,-90.32 227.89,-90.35 230.22,-96.95"/>
</g>
<!-- Node12 -->
<g id="node12" class="node">
<title>Node12</title>
<g id="a_node12"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/numeric/complex/imag.html#" xlink:title=" ">
<polygon fill="white" stroke="black" points="361,-76.5 361,-95.5 461,-95.5 461,-76.5 361,-76.5"/>
<text text-anchor="middle" x="411" y="-83.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::complex::imag</text>
<g id="a_node12"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/algorithm/max.html#" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="295.5,-56 240.5,-56 240.5,-37 295.5,-37 295.5,-56"/>
<text text-anchor="middle" x="268" y="-44" font-family="Helvetica,sans-Serif" font-size="10.00">std::max</text>
</a>
</g>
</g>
<!-- Node11&#45;&gt;Node12 -->
<!-- Node2&#45;&gt;Node12 -->
<g id="edge11" class="edge">
<title>Node11&#45;&gt;Node12</title>
<path fill="none" stroke="midnightblue" d="M304.58,-57.59C322.78,-62.49 345.14,-68.52 364.57,-73.76"/>
<polygon fill="midnightblue" stroke="midnightblue" points="363.86,-77.19 374.43,-76.41 365.69,-70.43 363.86,-77.19"/>
<title>Node2&#45;&gt;Node12</title>
<path fill="none" stroke="#63b8ff" d="M161.96,-147.98C166.69,-145.72 171.2,-142.93 175,-139.5 202.17,-115.02 183.57,-89.69 211,-65.5 216.61,-60.55 223.57,-56.88 230.65,-54.16"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="231.85,-57.45 240.26,-51.01 229.67,-50.8 231.85,-57.45"/>
</g>
<!-- Node13 -->
<g id="node13" class="node">
<title>Node13</title>
<g id="a_node13"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/numeric/math/pow.html#" xlink:title=" ">
<polygon fill="white" stroke="black" points="384,-38.5 384,-57.5 438,-57.5 438,-38.5 384,-38.5"/>
<text text-anchor="middle" x="411" y="-45.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::pow</text>
<g id="a_node13"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/io/basic_ofstream/open.html#" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="318.5,-19 217.5,-19 217.5,0 318.5,0 318.5,-19"/>
<text text-anchor="middle" x="268" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">std::ofstream::open</text>
</a>
</g>
</g>
<!-- Node11&#45;&gt;Node13 -->
<!-- Node2&#45;&gt;Node13 -->
<g id="edge12" class="edge">
<title>Node11&#45;&gt;Node13</title>
<path fill="none" stroke="midnightblue" d="M305.31,-48C326.25,-48 352.5,-48 373.48,-48"/>
<polygon fill="midnightblue" stroke="midnightblue" points="373.61,-51.5 383.61,-48 373.61,-44.5 373.61,-51.5"/>
<title>Node2&#45;&gt;Node13</title>
<path fill="none" stroke="#63b8ff" d="M163.41,-147.94C167.69,-145.69 171.7,-142.92 175,-139.5 211.02,-102.19 174.58,-65.42 211,-28.5 212.43,-27.05 213.98,-25.71 215.62,-24.47"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="217.71,-27.29 224.42,-19.09 214.06,-21.32 217.71,-27.29"/>
</g>
<!-- Node14 -->
<g id="node14" class="node">
<title>Node14</title>
<g id="a_node14"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/numeric/complex/real.html#" xlink:title=" ">
<polygon fill="white" stroke="black" points="363.5,-0.5 363.5,-19.5 458.5,-19.5 458.5,-0.5 363.5,-0.5"/>
<text text-anchor="middle" x="411" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::complex::real</text>
<g id="a_node14"><a xlink:href="../../da/df2/durand__kerner__roots_8cpp.html#ae2ab49ba1969d7a5988f9bc2c8924569" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="305,-278 231,-278 231,-259 305,-259 305,-278"/>
<text text-anchor="middle" x="268" y="-266" font-family="Helvetica,sans-Serif" font-size="10.00">poly_function</text>
</a>
</g>
</g>
<!-- Node11&#45;&gt;Node14 -->
<!-- Node2&#45;&gt;Node14 -->
<g id="edge13" class="edge">
<title>Node11&#45;&gt;Node14</title>
<path fill="none" stroke="midnightblue" d="M304.58,-38.41C322.78,-33.51 345.14,-27.48 364.57,-22.24"/>
<polygon fill="midnightblue" stroke="midnightblue" points="365.69,-25.57 374.43,-19.59 363.86,-18.81 365.69,-25.57"/>
<title>Node2&#45;&gt;Node14</title>
<path fill="none" stroke="#63b8ff" d="M131.81,-167.19C144.54,-185.98 175.16,-227.57 211,-250.5 214.29,-252.61 217.85,-254.49 221.53,-256.16"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="220.22,-259.41 230.81,-259.9 222.84,-252.92 220.22,-259.41"/>
</g>
<!-- Node5 -->
<g id="node5" class="node">
<title>Node5</title>
<g id="a_node5"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/numeric/complex/imag.html#" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="461,-278 361,-278 361,-259 461,-259 461,-278"/>
<text text-anchor="middle" x="411" y="-266" font-family="Helvetica,sans-Serif" font-size="10.00">std::complex::imag</text>
</a>
</g>
</g>
<!-- Node4&#45;&gt;Node5 -->
<g id="edge4" class="edge">
<title>Node4&#45;&gt;Node5</title>
<path fill="none" stroke="#63b8ff" d="M303.13,-240.46C321.4,-245.25 344.15,-251.22 363.96,-256.42"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="363.16,-259.83 373.72,-258.98 364.93,-253.06 363.16,-259.83"/>
</g>
<!-- Node6 -->
<g id="node6" class="node">
<title>Node6</title>
<g id="a_node6"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/numeric/complex/real.html#" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="458.5,-241 363.5,-241 363.5,-222 458.5,-222 458.5,-241"/>
<text text-anchor="middle" x="411" y="-229" font-family="Helvetica,sans-Serif" font-size="10.00">std::complex::real</text>
</a>
</g>
</g>
<!-- Node4&#45;&gt;Node6 -->
<g id="edge5" class="edge">
<title>Node4&#45;&gt;Node6</title>
<path fill="none" stroke="#63b8ff" d="M303.13,-231.5C318.12,-231.5 336.12,-231.5 353.04,-231.5"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="353.4,-235 363.4,-231.5 353.4,-228 353.4,-235"/>
</g>
<!-- Node7 -->
<g id="node7" class="node">
<title>Node7</title>
<g id="a_node7"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/io/c/fprintf.html#" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="445,-204 377,-204 377,-185 445,-185 445,-204"/>
<text text-anchor="middle" x="411" y="-192" font-family="Helvetica,sans-Serif" font-size="10.00">std::snprintf</text>
</a>
</g>
</g>
<!-- Node4&#45;&gt;Node7 -->
<g id="edge6" class="edge">
<title>Node4&#45;&gt;Node7</title>
<path fill="none" stroke="#63b8ff" d="M303.13,-222.54C322.32,-217.51 346.47,-211.17 366.95,-205.8"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="367.88,-209.17 376.67,-203.25 366.11,-202.4 367.88,-209.17"/>
</g>
<!-- Node14&#45;&gt;Node5 -->
<g id="edge14" class="edge">
<title>Node14&#45;&gt;Node5</title>
<path fill="none" stroke="#63b8ff" d="M305.31,-268.5C319.17,-268.5 335.35,-268.5 350.79,-268.5"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="350.79,-272 360.79,-268.5 350.79,-265 350.79,-272"/>
</g>
<!-- Node14&#45;&gt;Node6 -->
<g id="edge16" class="edge">
<title>Node14&#45;&gt;Node6</title>
<path fill="none" stroke="#63b8ff" d="M305.31,-258.97C323.02,-254.33 344.52,-248.68 363.42,-243.72"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="364.54,-247.05 373.32,-241.12 362.76,-240.28 364.54,-247.05"/>
</g>
<!-- Node15 -->
<g id="node15" class="node">
<title>Node15</title>
<g id="a_node15"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/numeric/math/pow.html#" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="438,-315 384,-315 384,-296 438,-296 438,-315"/>
<text text-anchor="middle" x="411" y="-303" font-family="Helvetica,sans-Serif" font-size="10.00">std::pow</text>
</a>
</g>
</g>
<!-- Node14&#45;&gt;Node15 -->
<g id="edge15" class="edge">
<title>Node14&#45;&gt;Node15</title>
<path fill="none" stroke="#63b8ff" d="M305.31,-278.03C326.35,-283.55 352.74,-290.48 373.77,-295.99"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="373.05,-299.42 383.61,-298.57 374.82,-292.65 373.05,-299.42"/>
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB

View File

@@ -1,15 +1,16 @@
<map id="durand_kerner_algo" name="durand_kerner_algo">
<area shape="rect" id="node1" title=" " alt="" coords="5,208,140,235"/>
<area shape="rect" id="node2" href="$da/df2/durand__kerner__roots_8cpp.html#a024b8bc4755863315456d573a6732377" title=" " alt="" coords="200,5,328,32"/>
<area shape="rect" id="node3" href="$da/df2/durand__kerner__roots_8cpp.html#a90219e35062007d1f1b68e9af071ab5c" title=" " alt="" coords="217,56,311,83"/>
<area shape="rect" id="node4" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/utility/program/exit.html#" title=" " alt="" coords="229,107,299,133"/>
<area shape="rect" id="node5" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/io/basic_ofstream/is_open.html#" title=" " alt="" coords="188,157,340,184"/>
<area shape="rect" id="node6" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/numeric/math/isinf.html#" title=" " alt="" coords="228,208,300,235"/>
<area shape="rect" id="node7" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/numeric/math/isnan.html#" title=" " alt="" coords="225,259,303,285"/>
<area shape="rect" id="node8" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/algorithm/max.html#" title=" " alt="" coords="227,309,301,336"/>
<area shape="rect" id="node9" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/io/basic_ofstream/open.html#" title=" " alt="" coords="197,360,331,387"/>
<area shape="rect" id="node10" href="$da/df2/durand__kerner__roots_8cpp.html#ae2ab49ba1969d7a5988f9bc2c8924569" title=" " alt="" coords="215,411,313,437"/>
<area shape="rect" id="node11" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/numeric/complex/imag.html#" title=" " alt="" coords="388,360,521,387"/>
<area shape="rect" id="node12" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/numeric/math/pow.html#" title=" " alt="" coords="419,411,491,437"/>
<area shape="rect" id="node13" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/numeric/complex/real.html#" title=" " alt="" coords="391,461,518,488"/>
<area shape="rect" id="node1" title=" " alt="" coords="5,203,140,228"/>
<area shape="rect" id="node2" href="$da/df2/durand__kerner__roots_8cpp.html#a024b8bc4755863315456d573a6732377" title=" " alt="" coords="200,5,328,31"/>
<area shape="rect" id="node3" href="$da/df2/durand__kerner__roots_8cpp.html#a90219e35062007d1f1b68e9af071ab5c" title=" " alt="" coords="217,104,311,129"/>
<area shape="rect" id="node7" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/utility/program/exit.html#" title=" " alt="" coords="229,153,299,179"/>
<area shape="rect" id="node8" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/io/basic_ofstream/is_open.html#" title=" " alt="" coords="188,203,340,228"/>
<area shape="rect" id="node9" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/numeric/math/isinf.html#" title=" " alt="" coords="228,252,300,277"/>
<area shape="rect" id="node10" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/numeric/math/isnan.html#" title=" " alt="" coords="225,301,303,327"/>
<area shape="rect" id="node11" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/algorithm/max.html#" title=" " alt="" coords="227,351,301,376"/>
<area shape="rect" id="node12" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/io/basic_ofstream/open.html#" title=" " alt="" coords="197,400,331,425"/>
<area shape="rect" id="node13" href="$da/df2/durand__kerner__roots_8cpp.html#ae2ab49ba1969d7a5988f9bc2c8924569" title=" " alt="" coords="215,55,313,80"/>
<area shape="rect" id="node4" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/numeric/complex/imag.html#" title=" " alt="" coords="388,55,521,80"/>
<area shape="rect" id="node5" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/numeric/complex/real.html#" title=" " alt="" coords="391,104,518,129"/>
<area shape="rect" id="node6" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/io/c/fprintf.html#" title=" " alt="" coords="409,153,500,179"/>
<area shape="rect" id="node14" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/numeric/math/pow.html#" title=" " alt="" coords="419,5,491,31"/>
</map>

View File

@@ -1 +1 @@
a5e582e597b99bf377936e655c3afa0d
89001ace500394df88cd00eaf2cbd182

View File

@@ -1,20 +1,19 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 5.0.0 (20220707.1540)
<!-- Generated by graphviz version 5.0.1 (20220820.1526)
-->
<!-- Title: durand_kerner_algo Pages: 1 -->
<svg width="395pt" height="370pt"
viewBox="0.00 0.00 395.00 370.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 366)">
<svg width="395pt" height="323pt"
viewBox="0.00 0.00 395.00 323.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 319)">
<title>durand_kerner_algo</title>
<polygon fill="white" stroke="transparent" points="-4,4 -4,-366 391,-366 391,4 -4,4"/>
<!-- Node1 -->
<g id="node1" class="node">
<title>Node1</title>
<g id="a_node1"><a xlink:title=" ">
<polygon fill="#bfbfbf" stroke="black" points="0,-190.5 0,-209.5 101,-209.5 101,-190.5 0,-190.5"/>
<text text-anchor="middle" x="50.5" y="-197.5" font-family="Helvetica,sans-Serif" font-size="10.00">durand_kerner_algo</text>
<polygon fill="#999999" stroke="#666666" points="101,-167 0,-167 0,-148 101,-148 101,-167"/>
<text text-anchor="middle" x="50.5" y="-155" font-family="Helvetica,sans-Serif" font-size="10.00">durand_kerner_algo</text>
</a>
</g>
</g>
@@ -22,181 +21,208 @@
<g id="node2" class="node">
<title>Node2</title>
<g id="a_node2"><a xlink:href="../../da/df2/durand__kerner__roots_8cpp.html#a024b8bc4755863315456d573a6732377" target="_top" xlink:title=" ">
<polygon fill="white" stroke="black" points="146,-342.5 146,-361.5 242,-361.5 242,-342.5 146,-342.5"/>
<text text-anchor="middle" x="194" y="-349.5" font-family="Helvetica,sans-Serif" font-size="10.00">check_termination</text>
<polygon fill="white" stroke="#666666" points="242,-315 146,-315 146,-296 242,-296 242,-315"/>
<text text-anchor="middle" x="194" y="-303" font-family="Helvetica,sans-Serif" font-size="10.00">check_termination</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node2 -->
<g id="edge1" class="edge">
<title>Node1&#45;&gt;Node2</title>
<path fill="none" stroke="midnightblue" d="M55.05,-209.61C64.51,-233.91 92.66,-298.35 137,-333 139.31,-334.81 141.81,-336.45 144.42,-337.94"/>
<polygon fill="midnightblue" stroke="midnightblue" points="143.09,-341.19 153.61,-342.43 146.17,-334.9 143.09,-341.19"/>
<path fill="none" stroke="#63b8ff" d="M55.22,-167.28C64.88,-191.4 93.13,-254.15 137,-287.5 138.82,-288.88 140.74,-290.16 142.74,-291.34"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="141.4,-294.58 151.91,-295.92 144.53,-288.32 141.4,-294.58"/>
</g>
<!-- Node3 -->
<g id="node3" class="node">
<title>Node3</title>
<g id="a_node3"><a xlink:href="../../da/df2/durand__kerner__roots_8cpp.html#a90219e35062007d1f1b68e9af071ab5c" target="_top" xlink:title=" ">
<polygon fill="white" stroke="black" points="159,-304.5 159,-323.5 229,-323.5 229,-304.5 159,-304.5"/>
<text text-anchor="middle" x="194" y="-311.5" font-family="Helvetica,sans-Serif" font-size="10.00">complex_str</text>
<polygon fill="white" stroke="#666666" points="229,-241 159,-241 159,-222 229,-222 229,-241"/>
<text text-anchor="middle" x="194" y="-229" font-family="Helvetica,sans-Serif" font-size="10.00">complex_str</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node3 -->
<g id="edge2" class="edge">
<title>Node1&#45;&gt;Node3</title>
<path fill="none" stroke="midnightblue" d="M57.6,-209.56C70.17,-228.54 100.87,-271.2 137,-295 140.82,-297.51 145,-299.73 149.3,-301.67"/>
<polygon fill="midnightblue" stroke="midnightblue" points="148.25,-305.02 158.83,-305.5 150.86,-298.52 148.25,-305.02"/>
</g>
<!-- Node4 -->
<g id="node4" class="node">
<title>Node4</title>
<g id="a_node4"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/utility/program/exit.html#" xlink:title=" ">
<polygon fill="white" stroke="black" points="168,-266.5 168,-285.5 220,-285.5 220,-266.5 168,-266.5"/>
<text text-anchor="middle" x="194" y="-273.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::exit</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node4 -->
<g id="edge3" class="edge">
<title>Node1&#45;&gt;Node4</title>
<path fill="none" stroke="midnightblue" d="M63.63,-209.58C79.66,-221.88 109.15,-243.29 137,-257 143.71,-260.31 151.14,-263.27 158.33,-265.82"/>
<polygon fill="midnightblue" stroke="midnightblue" points="157.31,-269.17 167.91,-269.03 159.54,-262.53 157.31,-269.17"/>
</g>
<!-- Node5 -->
<g id="node5" class="node">
<title>Node5</title>
<g id="a_node5"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/io/basic_ofstream/is_open.html#" xlink:title=" ">
<polygon fill="white" stroke="black" points="137,-228.5 137,-247.5 251,-247.5 251,-228.5 137,-228.5"/>
<text text-anchor="middle" x="194" y="-235.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::ofstream::is_open</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node5 -->
<g id="edge4" class="edge">
<title>Node1&#45;&gt;Node5</title>
<path fill="none" stroke="midnightblue" d="M87.21,-209.59C105.47,-214.49 127.91,-220.52 147.41,-225.76"/>
<polygon fill="midnightblue" stroke="midnightblue" points="146.74,-229.2 157.3,-228.41 148.55,-222.44 146.74,-229.2"/>
</g>
<!-- Node6 -->
<g id="node6" class="node">
<title>Node6</title>
<g id="a_node6"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/numeric/math/isinf.html#" xlink:title=" ">
<polygon fill="white" stroke="black" points="167,-190.5 167,-209.5 221,-209.5 221,-190.5 167,-190.5"/>
<text text-anchor="middle" x="194" y="-197.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::isinf</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node6 -->
<g id="edge5" class="edge">
<title>Node1&#45;&gt;Node6</title>
<path fill="none" stroke="midnightblue" d="M101.39,-200C119.71,-200 140.07,-200 156.94,-200"/>
<polygon fill="midnightblue" stroke="midnightblue" points="156.95,-203.5 166.94,-200 156.94,-196.5 156.95,-203.5"/>
<path fill="none" stroke="#63b8ff" d="M63.9,-167.17C79.99,-179.35 109.3,-200.27 137,-213.5 141,-215.41 145.24,-217.19 149.55,-218.82"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="148.37,-222.12 158.97,-222.18 150.72,-215.53 148.37,-222.12"/>
</g>
<!-- Node7 -->
<g id="node7" class="node">
<title>Node7</title>
<g id="a_node7"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/numeric/math/isnan.html#" xlink:title=" ">
<polygon fill="white" stroke="black" points="164.5,-152.5 164.5,-171.5 223.5,-171.5 223.5,-152.5 164.5,-152.5"/>
<text text-anchor="middle" x="194" y="-159.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::isnan</text>
<g id="a_node7"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/utility/program/exit.html#" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="220,-204 168,-204 168,-185 220,-185 220,-204"/>
<text text-anchor="middle" x="194" y="-192" font-family="Helvetica,sans-Serif" font-size="10.00">std::exit</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node7 -->
<g id="edge6" class="edge">
<title>Node1&#45;&gt;Node7</title>
<path fill="none" stroke="midnightblue" d="M87.21,-190.41C107.75,-184.89 133.57,-177.96 154.56,-172.32"/>
<polygon fill="midnightblue" stroke="midnightblue" points="155.68,-175.65 164.43,-169.67 153.86,-168.89 155.68,-175.65"/>
<path fill="none" stroke="#63b8ff" d="M87.94,-167.03C109.47,-172.66 136.6,-179.75 157.9,-185.32"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="157.27,-188.78 167.83,-187.92 159.04,-182 157.27,-188.78"/>
</g>
<!-- Node8 -->
<g id="node8" class="node">
<title>Node8</title>
<g id="a_node8"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/algorithm/max.html#" xlink:title=" ">
<polygon fill="white" stroke="black" points="166.5,-114.5 166.5,-133.5 221.5,-133.5 221.5,-114.5 166.5,-114.5"/>
<text text-anchor="middle" x="194" y="-121.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::max</text>
<g id="a_node8"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/io/basic_ofstream/is_open.html#" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="251,-167 137,-167 137,-148 251,-148 251,-167"/>
<text text-anchor="middle" x="194" y="-155" font-family="Helvetica,sans-Serif" font-size="10.00">std::ofstream::is_open</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node8 -->
<g id="edge7" class="edge">
<title>Node1&#45;&gt;Node8</title>
<path fill="none" stroke="midnightblue" d="M63.63,-190.42C79.66,-178.12 109.15,-156.71 137,-143 143.19,-139.95 149.99,-137.2 156.65,-134.79"/>
<polygon fill="midnightblue" stroke="midnightblue" points="157.89,-138.06 166.22,-131.52 155.63,-131.44 157.89,-138.06"/>
<path fill="none" stroke="#63b8ff" d="M101.39,-157.5C109.53,-157.5 118.08,-157.5 126.55,-157.5"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="126.81,-161 136.81,-157.5 126.81,-154 126.81,-161"/>
</g>
<!-- Node9 -->
<g id="node9" class="node">
<title>Node9</title>
<g id="a_node9"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/io/basic_ofstream/open.html#" xlink:title=" ">
<polygon fill="white" stroke="black" points="143.5,-76.5 143.5,-95.5 244.5,-95.5 244.5,-76.5 143.5,-76.5"/>
<text text-anchor="middle" x="194" y="-83.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::ofstream::open</text>
<g id="a_node9"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/numeric/math/isinf.html#" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="221,-130 167,-130 167,-111 221,-111 221,-130"/>
<text text-anchor="middle" x="194" y="-118" font-family="Helvetica,sans-Serif" font-size="10.00">std::isinf</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node9 -->
<g id="edge8" class="edge">
<title>Node1&#45;&gt;Node9</title>
<path fill="none" stroke="midnightblue" d="M57.6,-190.44C70.17,-171.46 100.87,-128.8 137,-105 139.96,-103.05 143.14,-101.28 146.43,-99.67"/>
<polygon fill="midnightblue" stroke="midnightblue" points="148.1,-102.77 155.89,-95.59 145.32,-96.34 148.1,-102.77"/>
<path fill="none" stroke="#63b8ff" d="M87.94,-147.97C109.19,-142.41 135.89,-135.43 157.06,-129.9"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="158.17,-133.23 166.96,-127.31 156.4,-126.45 158.17,-133.23"/>
</g>
<!-- Node10 -->
<g id="node10" class="node">
<title>Node10</title>
<g id="a_node10"><a xlink:href="../../da/df2/durand__kerner__roots_8cpp.html#ae2ab49ba1969d7a5988f9bc2c8924569" target="_top" xlink:title=" ">
<polygon fill="white" stroke="black" points="157,-38.5 157,-57.5 231,-57.5 231,-38.5 157,-38.5"/>
<text text-anchor="middle" x="194" y="-45.5" font-family="Helvetica,sans-Serif" font-size="10.00">poly_function</text>
<g id="a_node10"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/numeric/math/isnan.html#" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="223.5,-93 164.5,-93 164.5,-74 223.5,-74 223.5,-93"/>
<text text-anchor="middle" x="194" y="-81" font-family="Helvetica,sans-Serif" font-size="10.00">std::isnan</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node10 -->
<g id="edge9" class="edge">
<title>Node1&#45;&gt;Node10</title>
<path fill="none" stroke="midnightblue" d="M55.05,-190.39C64.51,-166.09 92.66,-101.65 137,-67 140.19,-64.51 143.72,-62.34 147.41,-60.44"/>
<polygon fill="midnightblue" stroke="midnightblue" points="149.09,-63.53 156.82,-56.28 146.26,-57.12 149.09,-63.53"/>
<path fill="none" stroke="#63b8ff" d="M64.24,-147.88C80.46,-135.98 109.66,-115.69 137,-102.5 142.51,-99.84 148.49,-97.39 154.42,-95.2"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="155.98,-98.36 164.26,-91.75 153.67,-91.75 155.98,-98.36"/>
</g>
<!-- Node11 -->
<g id="node11" class="node">
<title>Node11</title>
<g id="a_node11"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/numeric/complex/imag.html#" xlink:title=" ">
<polygon fill="white" stroke="black" points="287,-76.5 287,-95.5 387,-95.5 387,-76.5 287,-76.5"/>
<text text-anchor="middle" x="337" y="-83.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::complex::imag</text>
<g id="a_node11"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/algorithm/max.html#" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="221.5,-56 166.5,-56 166.5,-37 221.5,-37 221.5,-56"/>
<text text-anchor="middle" x="194" y="-44" font-family="Helvetica,sans-Serif" font-size="10.00">std::max</text>
</a>
</g>
</g>
<!-- Node10&#45;&gt;Node11 -->
<!-- Node1&#45;&gt;Node11 -->
<g id="edge10" class="edge">
<title>Node10&#45;&gt;Node11</title>
<path fill="none" stroke="midnightblue" d="M230.58,-57.59C248.78,-62.49 271.14,-68.52 290.57,-73.76"/>
<polygon fill="midnightblue" stroke="midnightblue" points="289.86,-77.19 300.43,-76.41 291.69,-70.43 289.86,-77.19"/>
<title>Node1&#45;&gt;Node11</title>
<path fill="none" stroke="#63b8ff" d="M57.87,-147.97C70.7,-129.47 101.49,-88.49 137,-65.5 142.96,-61.64 149.8,-58.48 156.59,-55.92"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="158.07,-59.11 166.41,-52.59 155.82,-52.48 158.07,-59.11"/>
</g>
<!-- Node12 -->
<g id="node12" class="node">
<title>Node12</title>
<g id="a_node12"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/numeric/math/pow.html#" xlink:title=" ">
<polygon fill="white" stroke="black" points="310,-38.5 310,-57.5 364,-57.5 364,-38.5 310,-38.5"/>
<text text-anchor="middle" x="337" y="-45.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::pow</text>
<g id="a_node12"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/io/basic_ofstream/open.html#" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="244.5,-19 143.5,-19 143.5,0 244.5,0 244.5,-19"/>
<text text-anchor="middle" x="194" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">std::ofstream::open</text>
</a>
</g>
</g>
<!-- Node10&#45;&gt;Node12 -->
<!-- Node1&#45;&gt;Node12 -->
<g id="edge11" class="edge">
<title>Node10&#45;&gt;Node12</title>
<path fill="none" stroke="midnightblue" d="M231.31,-48C252.25,-48 278.5,-48 299.48,-48"/>
<polygon fill="midnightblue" stroke="midnightblue" points="299.61,-51.5 309.61,-48 299.61,-44.5 299.61,-51.5"/>
<title>Node1&#45;&gt;Node12</title>
<path fill="none" stroke="#63b8ff" d="M55.27,-147.83C65.07,-124 93.57,-61.94 137,-28.5 139.44,-26.62 142.08,-24.92 144.84,-23.38"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="146.45,-26.49 153.95,-19.01 143.42,-20.18 146.45,-26.49"/>
</g>
<!-- Node13 -->
<g id="node13" class="node">
<title>Node13</title>
<g id="a_node13"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/numeric/complex/real.html#" xlink:title=" ">
<polygon fill="white" stroke="black" points="289.5,-0.5 289.5,-19.5 384.5,-19.5 384.5,-0.5 289.5,-0.5"/>
<text text-anchor="middle" x="337" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::complex::real</text>
<g id="a_node13"><a xlink:href="../../da/df2/durand__kerner__roots_8cpp.html#ae2ab49ba1969d7a5988f9bc2c8924569" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="231,-278 157,-278 157,-259 231,-259 231,-278"/>
<text text-anchor="middle" x="194" y="-266" font-family="Helvetica,sans-Serif" font-size="10.00">poly_function</text>
</a>
</g>
</g>
<!-- Node10&#45;&gt;Node13 -->
<!-- Node1&#45;&gt;Node13 -->
<g id="edge12" class="edge">
<title>Node10&#45;&gt;Node13</title>
<path fill="none" stroke="midnightblue" d="M230.58,-38.41C248.78,-33.51 271.14,-27.48 290.57,-22.24"/>
<polygon fill="midnightblue" stroke="midnightblue" points="291.69,-25.57 300.43,-19.59 289.86,-18.81 291.69,-25.57"/>
<title>Node1&#45;&gt;Node13</title>
<path fill="none" stroke="#63b8ff" d="M57.81,-167.19C70.54,-185.98 101.16,-227.57 137,-250.5 140.29,-252.61 143.85,-254.49 147.53,-256.16"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="146.22,-259.41 156.81,-259.9 148.84,-252.92 146.22,-259.41"/>
</g>
<!-- Node4 -->
<g id="node4" class="node">
<title>Node4</title>
<g id="a_node4"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/numeric/complex/imag.html#" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="387,-278 287,-278 287,-259 387,-259 387,-278"/>
<text text-anchor="middle" x="337" y="-266" font-family="Helvetica,sans-Serif" font-size="10.00">std::complex::imag</text>
</a>
</g>
</g>
<!-- Node3&#45;&gt;Node4 -->
<g id="edge3" class="edge">
<title>Node3&#45;&gt;Node4</title>
<path fill="none" stroke="#63b8ff" d="M229.13,-240.46C247.4,-245.25 270.15,-251.22 289.96,-256.42"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="289.16,-259.83 299.72,-258.98 290.93,-253.06 289.16,-259.83"/>
</g>
<!-- Node5 -->
<g id="node5" class="node">
<title>Node5</title>
<g id="a_node5"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/numeric/complex/real.html#" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="384.5,-241 289.5,-241 289.5,-222 384.5,-222 384.5,-241"/>
<text text-anchor="middle" x="337" y="-229" font-family="Helvetica,sans-Serif" font-size="10.00">std::complex::real</text>
</a>
</g>
</g>
<!-- Node3&#45;&gt;Node5 -->
<g id="edge4" class="edge">
<title>Node3&#45;&gt;Node5</title>
<path fill="none" stroke="#63b8ff" d="M229.13,-231.5C244.12,-231.5 262.12,-231.5 279.04,-231.5"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="279.4,-235 289.4,-231.5 279.4,-228 279.4,-235"/>
</g>
<!-- Node6 -->
<g id="node6" class="node">
<title>Node6</title>
<g id="a_node6"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/io/c/fprintf.html#" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="371,-204 303,-204 303,-185 371,-185 371,-204"/>
<text text-anchor="middle" x="337" y="-192" font-family="Helvetica,sans-Serif" font-size="10.00">std::snprintf</text>
</a>
</g>
</g>
<!-- Node3&#45;&gt;Node6 -->
<g id="edge5" class="edge">
<title>Node3&#45;&gt;Node6</title>
<path fill="none" stroke="#63b8ff" d="M229.13,-222.54C248.32,-217.51 272.47,-211.17 292.95,-205.8"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="293.88,-209.17 302.67,-203.25 292.11,-202.4 293.88,-209.17"/>
</g>
<!-- Node13&#45;&gt;Node4 -->
<g id="edge13" class="edge">
<title>Node13&#45;&gt;Node4</title>
<path fill="none" stroke="#63b8ff" d="M231.31,-268.5C245.17,-268.5 261.35,-268.5 276.79,-268.5"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="276.79,-272 286.79,-268.5 276.79,-265 276.79,-272"/>
</g>
<!-- Node13&#45;&gt;Node5 -->
<g id="edge15" class="edge">
<title>Node13&#45;&gt;Node5</title>
<path fill="none" stroke="#63b8ff" d="M231.31,-258.97C249.02,-254.33 270.52,-248.68 289.42,-243.72"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="290.54,-247.05 299.32,-241.12 288.76,-240.28 290.54,-247.05"/>
</g>
<!-- Node14 -->
<g id="node14" class="node">
<title>Node14</title>
<g id="a_node14"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/numeric/math/pow.html#" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="364,-315 310,-315 310,-296 364,-296 364,-315"/>
<text text-anchor="middle" x="337" y="-303" font-family="Helvetica,sans-Serif" font-size="10.00">std::pow</text>
</a>
</g>
</g>
<!-- Node13&#45;&gt;Node14 -->
<g id="edge14" class="edge">
<title>Node13&#45;&gt;Node14</title>
<path fill="none" stroke="#63b8ff" d="M231.31,-278.03C252.35,-283.55 278.74,-290.48 299.77,-295.99"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="299.05,-299.42 309.61,-298.57 300.82,-292.65 299.05,-299.42"/>
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 11 KiB

View File

@@ -0,0 +1,6 @@
<map id="complex_str" name="complex_str">
<area shape="rect" id="node1" title=" " alt="" coords="5,55,99,80"/>
<area shape="rect" id="node2" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/numeric/complex/imag.html#" title=" " alt="" coords="147,5,280,31"/>
<area shape="rect" id="node3" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/numeric/complex/real.html#" title=" " alt="" coords="150,55,277,80"/>
<area shape="rect" id="node4" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/io/c/fprintf.html#" title=" " alt="" coords="168,104,259,129"/>
</map>

View File

@@ -0,0 +1 @@
eb062be8bea70915f10e297332f8a39e

View File

@@ -0,0 +1,66 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 5.0.1 (20220820.1526)
-->
<!-- Title: complex_str Pages: 1 -->
<svg width="214pt" height="101pt"
viewBox="0.00 0.00 214.00 101.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 97)">
<title>complex_str</title>
<!-- Node1 -->
<g id="node1" class="node">
<title>Node1</title>
<g id="a_node1"><a xlink:title=" ">
<polygon fill="#999999" stroke="#666666" points="70,-56 0,-56 0,-37 70,-37 70,-56"/>
<text text-anchor="middle" x="35" y="-44" font-family="Helvetica,sans-Serif" font-size="10.00">complex_str</text>
</a>
</g>
</g>
<!-- Node2 -->
<g id="node2" class="node">
<title>Node2</title>
<g id="a_node2"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/numeric/complex/imag.html#" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="206,-93 106,-93 106,-74 206,-74 206,-93"/>
<text text-anchor="middle" x="156" y="-81" font-family="Helvetica,sans-Serif" font-size="10.00">std::complex::imag</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node2 -->
<g id="edge1" class="edge">
<title>Node1&#45;&gt;Node2</title>
<path fill="none" stroke="#63b8ff" d="M66.65,-56.03C81.11,-60.52 98.57,-65.95 114.14,-70.8"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="113.46,-74.25 124.04,-73.88 115.53,-67.56 113.46,-74.25"/>
</g>
<!-- Node3 -->
<g id="node3" class="node">
<title>Node3</title>
<g id="a_node3"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/numeric/complex/real.html#" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="203.5,-56 108.5,-56 108.5,-37 203.5,-37 203.5,-56"/>
<text text-anchor="middle" x="156" y="-44" font-family="Helvetica,sans-Serif" font-size="10.00">std::complex::real</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node3 -->
<g id="edge2" class="edge">
<title>Node1&#45;&gt;Node3</title>
<path fill="none" stroke="#63b8ff" d="M70.1,-46.5C78.97,-46.5 88.77,-46.5 98.46,-46.5"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="98.48,-50 108.48,-46.5 98.48,-43 98.48,-50"/>
</g>
<!-- Node4 -->
<g id="node4" class="node">
<title>Node4</title>
<g id="a_node4"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/io/c/fprintf.html#" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="190,-19 122,-19 122,0 190,0 190,-19"/>
<text text-anchor="middle" x="156" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">std::snprintf</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node4 -->
<g id="edge3" class="edge">
<title>Node1&#45;&gt;Node4</title>
<path fill="none" stroke="#63b8ff" d="M66.65,-36.97C81.11,-32.48 98.57,-27.05 114.14,-22.2"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="115.53,-25.44 124.04,-19.12 113.46,-18.75 115.53,-25.44"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.9 KiB

View File

@@ -1,6 +1,6 @@
<map id="poly_function" name="poly_function">
<area shape="rect" id="node1" title=" " alt="" coords="5,56,104,83"/>
<area shape="rect" id="node2" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/numeric/complex/imag.html#" title=" " alt="" coords="152,5,285,32"/>
<area shape="rect" id="node3" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/numeric/math/pow.html#" title=" " alt="" coords="183,56,255,83"/>
<area shape="rect" id="node4" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/numeric/complex/real.html#" title=" " alt="" coords="155,107,282,133"/>
<area shape="rect" id="node1" title=" " alt="" coords="5,55,104,80"/>
<area shape="rect" id="node2" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/numeric/complex/imag.html#" title=" " alt="" coords="152,5,285,31"/>
<area shape="rect" id="node3" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/numeric/math/pow.html#" title=" " alt="" coords="183,55,255,80"/>
<area shape="rect" id="node4" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/numeric/complex/real.html#" title=" " alt="" coords="155,104,282,129"/>
</map>

View File

@@ -1 +1 @@
31feece11f60e6ea0ec37d0c1bca9e87
d1a9b9811da6cb42fa87e71b50f0d378

View File

@@ -1,20 +1,19 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 5.0.0 (20220707.1540)
<!-- Generated by graphviz version 5.0.1 (20220820.1526)
-->
<!-- Title: poly_function Pages: 1 -->
<svg width="218pt" height="104pt"
viewBox="0.00 0.00 218.00 104.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 100)">
<svg width="218pt" height="101pt"
viewBox="0.00 0.00 218.00 101.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 97)">
<title>poly_function</title>
<polygon fill="white" stroke="transparent" points="-4,4 -4,-100 214,-100 214,4 -4,4"/>
<!-- Node1 -->
<g id="node1" class="node">
<title>Node1</title>
<g id="a_node1"><a xlink:title=" ">
<polygon fill="#bfbfbf" stroke="black" points="0,-38.5 0,-57.5 74,-57.5 74,-38.5 0,-38.5"/>
<text text-anchor="middle" x="37" y="-45.5" font-family="Helvetica,sans-Serif" font-size="10.00">poly_function</text>
<polygon fill="#999999" stroke="#666666" points="74,-56 0,-56 0,-37 74,-37 74,-56"/>
<text text-anchor="middle" x="37" y="-44" font-family="Helvetica,sans-Serif" font-size="10.00">poly_function</text>
</a>
</g>
</g>
@@ -22,46 +21,46 @@
<g id="node2" class="node">
<title>Node2</title>
<g id="a_node2"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/numeric/complex/imag.html#" xlink:title=" ">
<polygon fill="white" stroke="black" points="110,-76.5 110,-95.5 210,-95.5 210,-76.5 110,-76.5"/>
<text text-anchor="middle" x="160" y="-83.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::complex::imag</text>
<polygon fill="white" stroke="#666666" points="210,-93 110,-93 110,-74 210,-74 210,-93"/>
<text text-anchor="middle" x="160" y="-81" font-family="Helvetica,sans-Serif" font-size="10.00">std::complex::imag</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node2 -->
<g id="edge1" class="edge">
<title>Node1&#45;&gt;Node2</title>
<path fill="none" stroke="midnightblue" d="M68.53,-57.59C83.72,-62.36 102.29,-68.19 118.63,-73.32"/>
<polygon fill="midnightblue" stroke="midnightblue" points="117.89,-76.76 128.48,-76.41 119.98,-70.08 117.89,-76.76"/>
<path fill="none" stroke="#63b8ff" d="M69.16,-56.03C84.01,-60.57 101.96,-66.06 117.9,-70.93"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="116.94,-74.3 127.52,-73.88 118.99,-67.6 116.94,-74.3"/>
</g>
<!-- Node3 -->
<g id="node3" class="node">
<title>Node3</title>
<g id="a_node3"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/numeric/math/pow.html#" xlink:title=" ">
<polygon fill="white" stroke="black" points="133,-38.5 133,-57.5 187,-57.5 187,-38.5 133,-38.5"/>
<text text-anchor="middle" x="160" y="-45.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::pow</text>
<polygon fill="white" stroke="#666666" points="187,-56 133,-56 133,-37 187,-37 187,-56"/>
<text text-anchor="middle" x="160" y="-44" font-family="Helvetica,sans-Serif" font-size="10.00">std::pow</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node3 -->
<g id="edge2" class="edge">
<title>Node1&#45;&gt;Node3</title>
<path fill="none" stroke="midnightblue" d="M74.3,-48C89.58,-48 107.31,-48 122.59,-48"/>
<polygon fill="midnightblue" stroke="midnightblue" points="122.72,-51.5 132.72,-48 122.72,-44.5 122.72,-51.5"/>
<path fill="none" stroke="#63b8ff" d="M74.3,-46.5C89.58,-46.5 107.31,-46.5 122.59,-46.5"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="122.72,-50 132.72,-46.5 122.72,-43 122.72,-50"/>
</g>
<!-- Node4 -->
<g id="node4" class="node">
<title>Node4</title>
<g id="a_node4"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/numeric/complex/real.html#" xlink:title=" ">
<polygon fill="white" stroke="black" points="112.5,-0.5 112.5,-19.5 207.5,-19.5 207.5,-0.5 112.5,-0.5"/>
<text text-anchor="middle" x="160" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::complex::real</text>
<polygon fill="white" stroke="#666666" points="207.5,-19 112.5,-19 112.5,0 207.5,0 207.5,-19"/>
<text text-anchor="middle" x="160" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">std::complex::real</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node4 -->
<g id="edge3" class="edge">
<title>Node1&#45;&gt;Node4</title>
<path fill="none" stroke="midnightblue" d="M68.53,-38.41C83.72,-33.64 102.29,-27.81 118.63,-22.68"/>
<polygon fill="midnightblue" stroke="midnightblue" points="119.98,-25.92 128.48,-19.59 117.89,-19.24 119.98,-25.92"/>
<path fill="none" stroke="#63b8ff" d="M69.16,-36.97C84.01,-32.43 101.96,-26.94 117.9,-22.07"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="118.99,-25.4 127.52,-19.12 116.94,-18.7 118.99,-25.4"/>
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 3.1 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB