mirror of
https://github.moeyy.xyz/https://github.com/TheAlgorithms/C.git
synced 2023-10-11 15:56:24 +08:00
11 lines
719 B
Plaintext
11 lines
719 B
Plaintext
<map id="numerical_methods/durand_kerner_roots.c" name="numerical_methods/durand_kerner_roots.c">
|
|
<area shape="rect" id="node1" title="Compute all possible approximate roots of any given polynomial using Durand Kerner algorithm" coords="229,5,408,45"/>
|
|
<area shape="rect" id="node2" title=" " coords="5,93,88,119"/>
|
|
<area shape="rect" id="node3" title=" " coords="112,93,176,119"/>
|
|
<area shape="rect" id="node4" title=" " coords="201,93,263,119"/>
|
|
<area shape="rect" id="node5" title=" " coords="288,93,349,119"/>
|
|
<area shape="rect" id="node6" title=" " coords="373,93,437,119"/>
|
|
<area shape="rect" id="node7" title=" " coords="462,93,527,119"/>
|
|
<area shape="rect" id="node8" title=" " coords="552,93,611,119"/>
|
|
</map>
|