mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-03-23 13:22:47 +08:00
9 lines
635 B
Plaintext
9 lines
635 B
Plaintext
<map id="numerical_methods/brent_method_extrema.cpp" name="numerical_methods/brent_method_extrema.cpp">
|
|
<area shape="rect" id="node1" title="Find real extrema of a univariate real function in a given interval using Brent's method." alt="" coords="131,5,299,46"/>
|
|
<area shape="rect" id="node2" title=" " alt="" coords="5,94,70,120"/>
|
|
<area shape="rect" id="node3" title=" " alt="" coords="94,94,152,120"/>
|
|
<area shape="rect" id="node4" title=" " alt="" coords="176,94,254,120"/>
|
|
<area shape="rect" id="node5" title=" " alt="" coords="278,94,349,120"/>
|
|
<area shape="rect" id="node6" title=" " alt="" coords="373,94,425,120"/>
|
|
</map>
|