mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-03-21 04:18:34 +08:00
16 lines
1.4 KiB
Plaintext
16 lines
1.4 KiB
Plaintext
<map id="numerical_methods/brent_method_extrema.cpp" name="numerical_methods/brent_method_extrema.cpp">
|
|
<area shape="rect" id="Node000001" title="Find real extrema of a univariate real function in a given interval using Brent's method." alt="" coords="168,5,336,46"/>
|
|
<area shape="rect" id="Node000002" title=" " alt="" coords="5,94,70,120"/>
|
|
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="199,49,85,91,83,86,198,44"/>
|
|
<area shape="rect" id="Node000003" title=" " alt="" coords="94,94,152,120"/>
|
|
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="222,49,157,88,154,83,219,44"/>
|
|
<area shape="rect" id="Node000004" title=" " alt="" coords="175,94,236,120"/>
|
|
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="243,48,223,82,218,79,238,45"/>
|
|
<area shape="rect" id="Node000005" title=" " alt="" coords="260,94,338,120"/>
|
|
<area shape="poly" id="edge4_Node000001_Node000005" title=" " alt="" coords="266,45,286,79,282,82,261,48"/>
|
|
<area shape="rect" id="Node000006" title=" " alt="" coords="362,94,433,120"/>
|
|
<area shape="poly" id="edge5_Node000001_Node000006" title=" " alt="" coords="290,44,364,84,361,89,287,49"/>
|
|
<area shape="rect" id="Node000007" title=" " alt="" coords="457,94,509,120"/>
|
|
<area shape="poly" id="edge6_Node000001_Node000007" title=" " alt="" coords="311,44,443,89,442,94,309,49"/>
|
|
</map>
|