mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-03-22 21:01:50 +08:00
13 lines
926 B
Plaintext
13 lines
926 B
Plaintext
<map id="numerical_methods/durand_kerner_roots.cpp" name="numerical_methods/durand_kerner_roots.cpp">
|
|
<area shape="rect" id="node1" title="Compute all possible approximate roots of any given polynomial using Durand Kerner algorithm" alt="" coords="313,5,492,47"/>
|
|
<area shape="rect" id="node2" title=" " alt="" coords="5,95,80,121"/>
|
|
<area shape="rect" id="node3" title=" " alt="" coords="105,95,170,121"/>
|
|
<area shape="rect" id="node4" title=" " alt="" coords="195,95,253,121"/>
|
|
<area shape="rect" id="node5" title=" " alt="" coords="278,95,349,121"/>
|
|
<area shape="rect" id="node6" title=" " alt="" coords="373,95,433,121"/>
|
|
<area shape="rect" id="node7" title=" " alt="" coords="457,95,511,121"/>
|
|
<area shape="rect" id="node8" title=" " alt="" coords="536,95,603,121"/>
|
|
<area shape="rect" id="node9" title=" " alt="" coords="627,95,699,121"/>
|
|
<area shape="rect" id="node10" title=" " alt="" coords="723,95,791,121"/>
|
|
</map>
|