mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-03-25 22:32:24 +08:00
9 lines
645 B
Plaintext
9 lines
645 B
Plaintext
<map id="numerical_methods/golden_search_extrema.cpp" name="numerical_methods/golden_search_extrema.cpp">
|
|
<area shape="rect" id="node1" title="Find extrema of a univariate real function in a given interval using golden section search algorithm." alt="" coords="129,5,307,47"/>
|
|
<area shape="rect" id="node2" title=" " alt="" coords="5,95,71,121"/>
|
|
<area shape="rect" id="node3" title=" " alt="" coords="95,95,154,121"/>
|
|
<area shape="rect" id="node4" title=" " alt="" coords="179,95,257,121"/>
|
|
<area shape="rect" id="node5" title=" " alt="" coords="282,95,354,121"/>
|
|
<area shape="rect" id="node6" title=" " alt="" coords="378,95,431,121"/>
|
|
</map>
|