2020-06-28 23:07:29 +08:00
<?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">
2022-06-08 02:13:03 +08:00
<!-- Generated by graphviz version 3.0.0 (20220226.1711)
2020-06-28 23:07:29 +08:00
-->
<!-- Title: numerical_methods/qr_eigen_values.c Pages: 1 -->
2022-06-08 02:13:03 +08:00
<svg width= "382pt" height= "151pt"
viewBox="0.00 0.00 382.00 151.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
2020-06-28 23:07:29 +08:00
<g id= "graph0" class= "graph" transform= "scale(1 1) rotate(0) translate(4 147)" >
<title > numerical_methods/qr_eigen_values.c</title>
2022-06-08 02:13:03 +08:00
<polygon fill= "white" stroke= "transparent" points= "-4,4 -4,-147 378,-147 378,4 -4,4" />
2020-06-28 23:07:29 +08:00
<!-- Node1 -->
<g id= "node1" class= "node" >
<title > Node1</title>
<g id= "a_node1" > <a xlink:title= "Compute real eigen values and eigen vectors of a symmetric matrix using QR decomposition method." >
2022-06-08 02:13:03 +08:00
<polygon fill= "#bfbfbf" stroke= "black" points= "134.5,-112.5 134.5,-142.5 247.5,-142.5 247.5,-112.5 134.5,-112.5" />
<text text-anchor= "start" x= "142.5" y= "-130.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > numerical_methods/qr</text>
<text text-anchor= "middle" x= "191" y= "-119.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > _eigen_values.c</text>
2020-06-28 23:07:29 +08:00
</a>
</g>
</g>
<!-- Node2 -->
<g id= "node2" class= "node" >
<title > Node2</title>
2020-06-28 23:30:37 +08:00
<g id= "a_node2" > <a xlink:title= " " >
<polygon fill= "white" stroke= "#bfbfbf" points= "0,-56.5 0,-75.5 52,-75.5 52,-56.5 0,-56.5" />
<text text-anchor= "middle" x= "26" y= "-63.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > assert.h</text>
2020-06-28 23:07:29 +08:00
</a>
</g>
</g>
<!-- Node1->Node2 -->
<g id= "edge1" class= "edge" >
<title > Node1- > Node2</title>
2022-06-08 02:13:03 +08:00
<path fill= "none" stroke= "midnightblue" d= "M151.9,-112.4C123.84,-102.28 86.43,-88.79 59.69,-79.15" />
<polygon fill= "midnightblue" stroke= "midnightblue" points= "60.6,-75.76 50.01,-75.66 58.23,-82.34 60.6,-75.76" />
2020-06-28 23:07:29 +08:00
</g>
<!-- Node3 -->
<g id= "node3" class= "node" >
<title > Node3</title>
<g id= "a_node3" > <a xlink:title= " " >
2022-06-08 02:13:03 +08:00
<polygon fill= "white" stroke= "#bfbfbf" points= "70.5,-0.5 70.5,-19.5 117.5,-19.5 117.5,-0.5 70.5,-0.5" />
<text text-anchor= "middle" x= "94" y= "-7.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > math.h</text>
2020-06-28 23:07:29 +08:00
</a>
</g>
</g>
<!-- Node1->Node3 -->
2020-06-28 23:30:37 +08:00
<g id= "edge2" class= "edge" >
2020-06-28 23:07:29 +08:00
<title > Node1- > Node3</title>
2022-06-08 02:13:03 +08:00
<path fill= "none" stroke= "midnightblue" d= "M170.78,-112.37C158.33,-103 142.59,-89.92 131,-76 118.95,-61.53 108.68,-42.59 102.04,-28.89" />
<polygon fill= "midnightblue" stroke= "midnightblue" points= "105.1,-27.18 97.7,-19.6 98.76,-30.14 105.1,-27.18" />
2020-06-28 23:07:29 +08:00
</g>
<!-- Node4 -->
<g id= "node4" class= "node" >
<title > Node4</title>
<g id= "a_node4" > <a xlink:title= " " >
2022-06-08 02:13:03 +08:00
<polygon fill= "white" stroke= "#bfbfbf" points= "143,-0.5 143,-19.5 189,-19.5 189,-0.5 143,-0.5" />
<text text-anchor= "middle" x= "166" y= "-7.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > stdio.h</text>
2020-06-28 23:07:29 +08:00
</a>
</g>
</g>
<!-- Node1->Node4 -->
2020-06-28 23:30:37 +08:00
<g id= "edge3" class= "edge" >
2020-06-28 23:07:29 +08:00
<title > Node1- > Node4</title>
2022-06-08 02:13:03 +08:00
<path fill= "none" stroke= "midnightblue" d= "M168.63,-112.35C156.83,-103.5 143.49,-90.95 137,-76 129.82,-59.45 140.26,-40.63 150.56,-27.52" />
<polygon fill= "midnightblue" stroke= "midnightblue" points= "153.31,-29.69 157.13,-19.81 147.98,-25.15 153.31,-29.69" />
2020-06-28 23:07:29 +08:00
</g>
<!-- Node5 -->
<g id= "node5" class= "node" >
<title > Node5</title>
<g id= "a_node5" > <a xlink:title= " " >
2022-06-08 02:13:03 +08:00
<polygon fill= "white" stroke= "#bfbfbf" points= "210,-0.5 210,-19.5 258,-19.5 258,-0.5 210,-0.5" />
<text text-anchor= "middle" x= "234" y= "-7.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > stdlib.h</text>
2020-06-28 23:07:29 +08:00
</a>
</g>
</g>
<!-- Node1->Node5 -->
2020-06-28 23:30:37 +08:00
<g id= "edge4" class= "edge" >
2020-06-28 23:07:29 +08:00
<title > Node1- > Node5</title>
2022-06-08 02:13:03 +08:00
<path fill= "none" stroke= "midnightblue" d= "M213.37,-112.35C225.17,-103.5 238.51,-90.95 245,-76 251.47,-61.09 247.38,-42.71 242.45,-29.31" />
<polygon fill= "midnightblue" stroke= "midnightblue" points= "245.56,-27.69 238.5,-19.79 239.1,-30.37 245.56,-27.69" />
2020-06-28 23:07:29 +08:00
</g>
<!-- Node6 -->
<g id= "node6" class= "node" >
<title > Node6</title>
<g id= "a_node6" > <a xlink:title= " " >
2022-06-08 02:13:03 +08:00
<polygon fill= "white" stroke= "#bfbfbf" points= "330,-56.5 330,-75.5 374,-75.5 374,-56.5 330,-56.5" />
<text text-anchor= "middle" x= "352" y= "-63.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > time.h</text>
2020-06-28 23:07:29 +08:00
</a>
</g>
</g>
<!-- Node1->Node6 -->
<g id= "edge5" class= "edge" >
<title > Node1- > Node6</title>
2022-06-08 02:13:03 +08:00
<path fill= "none" stroke= "midnightblue" d= "M229.15,-112.4C257.02,-102.1 294.36,-88.3 320.53,-78.63" />
<polygon fill= "midnightblue" stroke= "midnightblue" points= "321.8,-81.89 329.97,-75.14 319.38,-75.33 321.8,-81.89" />
2020-06-28 23:07:29 +08:00
</g>
<!-- Node7 -->
<g id= "node7" class= "node" >
<title > Node7</title>
2020-06-28 23:30:37 +08:00
<g id= "a_node7" > <a xlink:href= "../../d4/d68/qr__decompose_8h.html" target= "_top" xlink:title= "Library functions to compute QR decomposition of a given matrix." >
2022-06-08 02:13:03 +08:00
<polygon fill= "white" stroke= "black" points= "146.5,-56.5 146.5,-75.5 235.5,-75.5 235.5,-56.5 146.5,-56.5" />
<text text-anchor= "middle" x= "191" y= "-63.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > qr_decompose.h</text>
2020-06-28 23:07:29 +08:00
</a>
</g>
</g>
<!-- Node1->Node7 -->
2020-06-28 23:30:37 +08:00
<g id= "edge6" class= "edge" >
2020-06-28 23:07:29 +08:00
<title > Node1- > Node7</title>
2022-06-08 02:13:03 +08:00
<path fill= "none" stroke= "midnightblue" d= "M191,-112.4C191,-104.47 191,-94.46 191,-85.86" />
<polygon fill= "midnightblue" stroke= "midnightblue" points= "194.5,-85.66 191,-75.66 187.5,-85.66 194.5,-85.66" />
</g>
<!-- Node8 -->
<g id= "node8" class= "node" >
<title > Node8</title>
<g id= "a_node8" > <a xlink:title= " " >
<polygon fill= "white" stroke= "#bfbfbf" points= "278,-0.5 278,-19.5 322,-19.5 322,-0.5 278,-0.5" />
<text text-anchor= "middle" x= "300" y= "-7.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > omp.h</text>
</a>
</g>
</g>
<!-- Node1->Node8 -->
<g id= "edge11" class= "edge" >
<title > Node1- > Node8</title>
<path fill= "none" stroke= "midnightblue" d= "M214.85,-112.36C229.05,-103.18 246.81,-90.29 260,-76 273.16,-61.74 284.35,-42.52 291.52,-28.69" />
<polygon fill= "midnightblue" stroke= "midnightblue" points= "294.67,-30.22 296.01,-19.71 288.41,-27.1 294.67,-30.22" />
2020-06-28 23:07:29 +08:00
</g>
2020-06-28 23:30:37 +08:00
<!-- Node7->Node3 -->
<g id= "edge7" class= "edge" >
<title > Node7- > Node3</title>
2022-06-08 02:13:03 +08:00
<path fill= "none" stroke= "midnightblue" d= "M175.42,-56.32C160,-47.74 136.19,-34.49 118.29,-24.52" />
<polygon fill= "midnightblue" stroke= "midnightblue" points= "119.99,-21.46 109.55,-19.65 116.58,-27.58 119.99,-21.46" />
2020-06-28 23:07:29 +08:00
</g>
2020-06-28 23:30:37 +08:00
<!-- Node7->Node4 -->
<g id= "edge8" class= "edge" >
<title > Node7- > Node4</title>
2022-06-08 02:13:03 +08:00
<path fill= "none" stroke= "midnightblue" d= "M186.87,-56.08C183.49,-48.77 178.58,-38.18 174.38,-29.1" />
<polygon fill= "midnightblue" stroke= "midnightblue" points= "177.43,-27.36 170.05,-19.75 171.08,-30.3 177.43,-27.36" />
2020-06-28 23:07:29 +08:00
</g>
2020-06-28 23:30:37 +08:00
<!-- Node7->Node5 -->
<g id= "edge9" class= "edge" >
<title > Node7- > Node5</title>
2022-06-08 02:13:03 +08:00
<path fill= "none" stroke= "midnightblue" d= "M198.1,-56.08C204.24,-48.38 213.27,-37.03 220.74,-27.65" />
<polygon fill= "midnightblue" stroke= "midnightblue" points= "223.54,-29.75 227.03,-19.75 218.06,-25.39 223.54,-29.75" />
</g>
<!-- Node7->Node8 -->
<g id= "edge10" class= "edge" >
<title > Node7- > Node8</title>
<path fill= "none" stroke= "midnightblue" d= "M208.51,-56.32C226.07,-47.62 253.33,-34.12 273.53,-24.11" />
<polygon fill= "midnightblue" stroke= "midnightblue" points= "275.12,-27.23 282.53,-19.65 272.02,-20.96 275.12,-27.23" />
2020-06-28 23:07:29 +08:00
</g>
</g>
</svg>