mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-05-12 11:37:18 +08:00
Documentation for db149bf3b7
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
<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="134,5,302,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"/>
|
||||
<area shape="rect" id="node1" title="Find real extrema of a univariate real function in a given interval using Brent's method." alt="" coords="134,5,302,45"/>
|
||||
<area shape="rect" id="node2" title=" " alt="" coords="5,93,71,119"/>
|
||||
<area shape="rect" id="node3" title=" " alt="" coords="95,93,154,119"/>
|
||||
<area shape="rect" id="node4" title=" " alt="" coords="179,93,257,119"/>
|
||||
<area shape="rect" id="node5" title=" " alt="" coords="282,93,354,119"/>
|
||||
<area shape="rect" id="node6" title=" " alt="" coords="378,93,431,119"/>
|
||||
</map>
|
||||
|
||||
Reference in New Issue
Block a user