mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-07-27 08:51:41 +08:00
Documentation for 6376bf46af
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
<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="131,5,299,46"/>
|
||||
<area shape="rect" id="Node000002" title=" " alt="" coords="5,94,70,120"/>
|
||||
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="172,49,79,90,77,85,169,44"/>
|
||||
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="172,49,80,90,78,85,169,44"/>
|
||||
<area shape="rect" id="Node000003" title=" " alt="" coords="94,94,152,120"/>
|
||||
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="194,48,150,86,146,82,190,44"/>
|
||||
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="194,48,150,86,147,82,190,44"/>
|
||||
<area shape="rect" id="Node000004" title=" " alt="" coords="176,94,254,120"/>
|
||||
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="218,46,218,79,212,79,212,46"/>
|
||||
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="218,46,218,78,212,78,212,46"/>
|
||||
<area shape="rect" id="Node000005" title=" " alt="" coords="278,94,349,120"/>
|
||||
<area shape="poly" id="edge4_Node000001_Node000005" title=" " alt="" coords="241,44,288,82,285,86,238,48"/>
|
||||
<area shape="rect" id="Node000006" title=" " alt="" coords="373,94,425,120"/>
|
||||
<area shape="poly" id="edge5_Node000001_Node000006" title=" " alt="" coords="262,44,360,86,358,91,260,49"/>
|
||||
<area shape="poly" id="edge5_Node000001_Node000006" title=" " alt="" coords="262,44,359,86,357,91,260,49"/>
|
||||
</map>
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<!-- Generated by graphviz version 8.1.0 (20230707.0739)
|
||||
<!-- Generated by graphviz version 9.0.0 (20230911.1827)
|
||||
-->
|
||||
<!-- Title: numerical_methods/brent_method_extrema.cpp Pages: 1 -->
|
||||
<svg width="323pt" height="94pt"
|
||||
@@ -41,8 +41,8 @@
|
||||
<g id="edge1_Node000001_Node000002" class="edge">
|
||||
<title>Node1->Node2</title>
|
||||
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M123.91,-54.8C102.58,-45.35 75.1,-33.19 54.38,-24.02"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="56.08,-20.5 45.52,-19.65 53.25,-26.9 56.08,-20.5"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M123.91,-54.8C102.78,-45.44 75.6,-33.41 54.95,-24.27"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="56.47,-21.11 45.91,-20.27 53.63,-27.51 56.47,-21.11"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -59,8 +59,8 @@
|
||||
<g id="edge2_Node000001_Node000003" class="edge">
|
||||
<title>Node1->Node3</title>
|
||||
<g id="a_edge2_Node000001_Node000003"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M140.07,-54.95C130.07,-46.41 117.41,-35.62 107.1,-26.81"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="109.64,-23.53 99.76,-19.7 105.1,-28.85 109.64,-23.53"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M140.07,-54.95C130.17,-46.5 117.67,-35.83 107.41,-27.08"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="109.79,-24.51 99.91,-20.68 105.25,-29.84 109.79,-24.51"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -77,8 +77,8 @@
|
||||
<g id="edge3_Node000001_Node000004" class="edge">
|
||||
<title>Node1->Node4</title>
|
||||
<g id="a_edge3_Node000001_Node000004"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M157.12,-54.95C157.12,-47.62 157.12,-38.62 157.12,-30.66"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="160.63,-30.7 157.12,-20.7 153.63,-30.7 160.63,-30.7"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M157.12,-54.95C157.12,-47.71 157.12,-38.84 157.12,-30.94"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="160.63,-31.21 157.13,-21.21 153.63,-31.21 160.63,-31.21"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -95,8 +95,8 @@
|
||||
<g id="edge4_Node000001_Node000005" class="edge">
|
||||
<title>Node1->Node5</title>
|
||||
<g id="a_edge4_Node000001_Node000005"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M175.42,-54.95C186.25,-46.33 199.99,-35.4 211.11,-26.55"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="213.07,-28.67 218.72,-19.7 208.71,-23.19 213.07,-28.67"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M175.42,-54.95C186.14,-46.41 199.71,-35.62 210.78,-26.81"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="212.89,-29.61 218.53,-20.64 208.53,-24.13 212.89,-29.61"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -113,8 +113,8 @@
|
||||
<g id="edge5_Node000001_Node000006" class="edge">
|
||||
<title>Node1->Node6</title>
|
||||
<g id="a_edge5_Node000001_Node000006"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M191.59,-54.8C214.23,-45.14 243.56,-32.63 265.21,-23.39"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="266.34,-26.28 274.17,-19.14 263.59,-19.85 266.34,-26.28"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M191.59,-54.8C214.03,-45.22 243.02,-32.85 264.62,-23.64"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="265.95,-26.88 273.77,-19.73 263.2,-20.44 265.95,-26.88"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
|
||||
|
Before Width: | Height: | Size: 5.5 KiB After Width: | Height: | Size: 5.5 KiB |
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<!-- Generated by graphviz version 8.1.0 (20230707.0739)
|
||||
<!-- Generated by graphviz version 9.0.0 (20230911.1827)
|
||||
-->
|
||||
<!-- Title: numerical_methods/brent_method_extrema.cpp Pages: 1 -->
|
||||
<svg width="323pt" height="94pt"
|
||||
@@ -31,8 +31,8 @@
|
||||
<g id="edge1_Node000001_Node000002" class="edge">
|
||||
<title>Node1->Node2</title>
|
||||
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M123.91,-54.8C102.58,-45.35 75.1,-33.19 54.38,-24.02"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="56.08,-20.5 45.52,-19.65 53.25,-26.9 56.08,-20.5"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M123.91,-54.8C102.78,-45.44 75.6,-33.41 54.95,-24.27"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="56.47,-21.11 45.91,-20.27 53.63,-27.51 56.47,-21.11"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -49,8 +49,8 @@
|
||||
<g id="edge2_Node000001_Node000003" class="edge">
|
||||
<title>Node1->Node3</title>
|
||||
<g id="a_edge2_Node000001_Node000003"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M140.07,-54.95C130.07,-46.41 117.41,-35.62 107.1,-26.81"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="109.64,-23.53 99.76,-19.7 105.1,-28.85 109.64,-23.53"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M140.07,-54.95C130.17,-46.5 117.67,-35.83 107.41,-27.08"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="109.79,-24.51 99.91,-20.68 105.25,-29.84 109.79,-24.51"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -67,8 +67,8 @@
|
||||
<g id="edge3_Node000001_Node000004" class="edge">
|
||||
<title>Node1->Node4</title>
|
||||
<g id="a_edge3_Node000001_Node000004"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M157.12,-54.95C157.12,-47.62 157.12,-38.62 157.12,-30.66"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="160.63,-30.7 157.12,-20.7 153.63,-30.7 160.63,-30.7"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M157.12,-54.95C157.12,-47.71 157.12,-38.84 157.12,-30.94"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="160.63,-31.21 157.13,-21.21 153.63,-31.21 160.63,-31.21"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -85,8 +85,8 @@
|
||||
<g id="edge4_Node000001_Node000005" class="edge">
|
||||
<title>Node1->Node5</title>
|
||||
<g id="a_edge4_Node000001_Node000005"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M175.42,-54.95C186.25,-46.33 199.99,-35.4 211.11,-26.55"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="213.07,-28.67 218.72,-19.7 208.71,-23.19 213.07,-28.67"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M175.42,-54.95C186.14,-46.41 199.71,-35.62 210.78,-26.81"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="212.89,-29.61 218.53,-20.64 208.53,-24.13 212.89,-29.61"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -103,8 +103,8 @@
|
||||
<g id="edge5_Node000001_Node000006" class="edge">
|
||||
<title>Node1->Node6</title>
|
||||
<g id="a_edge5_Node000001_Node000006"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M191.59,-54.8C214.23,-45.14 243.56,-32.63 265.21,-23.39"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="266.34,-26.28 274.17,-19.14 263.59,-19.85 266.34,-26.28"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M191.59,-54.8C214.03,-45.22 243.02,-32.85 264.62,-23.64"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="265.95,-26.88 273.77,-19.73 263.2,-20.44 265.95,-26.88"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
|
||||
|
Before Width: | Height: | Size: 4.8 KiB After Width: | Height: | Size: 4.8 KiB |
Reference in New Issue
Block a user