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">
2023-04-08 03:38:36 +08:00
<!-- Generated by graphviz version 8.0.1 (20230327.1645)
2020-06-28 23:07:29 +08:00
-->
<!-- Title: qr_decompose Pages: 1 -->
2022-09-08 08:17:03 +08:00
<svg width= "290pt" height= "114pt"
viewBox="0.00 0.00 290.00 114.16" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id= "graph0" class= "graph" transform= "scale(1 1) rotate(0) translate(4 110.16)" >
2020-06-28 23:07:29 +08:00
<title > qr_decompose</title>
<!-- Node1 -->
<g id= "node1" class= "node" >
<title > Node1</title>
2020-06-29 04:40:24 +08:00
<g id= "a_node1" > <a xlink:title= "Decompose matrix  using Gram-Schmidt process." >
2022-09-08 08:17:03 +08:00
<polygon fill= "#999999" stroke= "#666666" points= "80,-74 0,-74 0,-55 80,-55 80,-74" />
<text text-anchor= "middle" x= "40" y= "-62" font-family= "Helvetica,sans-Serif" font-size= "10.00" > qr_decompose</text>
2020-06-28 23:07:29 +08:00
</a>
</g>
</g>
<!-- Node2 -->
<g id= "node2" class= "node" >
<title > Node2</title>
2020-06-29 04:40:24 +08:00
<g id= "a_node2" > <a xlink:href= "../../d4/d68/qr__decompose_8h.html#a3a584b79941a43d775f9d4ce446dbe05" target= "_top" xlink:title= "Compute dot product of two vectors of equal lengths." >
2022-09-08 08:17:03 +08:00
<polygon fill= "white" stroke= "#666666" points= "282,-93 220,-93 220,-74 282,-74 282,-93" />
<text text-anchor= "middle" x= "251" y= "-81" font-family= "Helvetica,sans-Serif" font-size= "10.00" > vector_dot</text>
2020-06-28 23:07:29 +08:00
</a>
</g>
</g>
<!-- Node1->Node2 -->
<g id= "edge1" class= "edge" >
<title > Node1- > Node2</title>
2023-04-08 03:38:36 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M55.42,-74.41C69.96,-83.75 93.43,-97.11 116,-102.5 147.84,-110.11 184.7,-103.81 211.7,-96.49" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "212.62,-99.57 221.26,-93.43 210.68,-92.85 212.62,-99.57" />
2020-06-28 23:07:29 +08:00
</g>
<!-- Node3 -->
<g id= "node3" class= "node" >
<title > Node3</title>
2020-06-29 04:40:24 +08:00
<g id= "a_node3" > <a xlink:href= "../../d4/d68/qr__decompose_8h.html#abeec1f78a7a7e7251687e75340331212" target= "_top" xlink:title= "Compute magnitude of vector." >
2022-09-08 08:17:03 +08:00
<polygon fill= "white" stroke= "#666666" points= "184,-93 116,-93 116,-74 184,-74 184,-93" />
<text text-anchor= "middle" x= "150" y= "-81" font-family= "Helvetica,sans-Serif" font-size= "10.00" > vector_mag</text>
2020-06-28 23:07:29 +08:00
</a>
</g>
</g>
<!-- Node1->Node3 -->
<g id= "edge2" class= "edge" >
<title > Node1- > Node3</title>
2023-04-08 03:38:36 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M80.3,-71.41C88.26,-72.81 96.68,-74.3 104.8,-75.72" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "104.15,-79.34 114.6,-77.62 105.36,-72.45 104.15,-79.34" />
2020-06-28 23:07:29 +08:00
</g>
<!-- Node4 -->
<g id= "node4" class= "node" >
<title > Node4</title>
2021-10-26 03:34:27 +08:00
<g id= "a_node4" > <a xlink:href= "../../d4/d68/qr__decompose_8h.html#a2ed4977f38642dca8b10c16a823c740b" target= "_top" xlink:title= "Compute projection of vector  on  defined as." >
2022-09-08 08:17:03 +08:00
<polygon fill= "white" stroke= "#666666" points= "182.5,-56 117.5,-56 117.5,-37 182.5,-37 182.5,-56" />
<text text-anchor= "middle" x= "150" y= "-44" font-family= "Helvetica,sans-Serif" font-size= "10.00" > vector_proj</text>
2020-06-28 23:07:29 +08:00
</a>
</g>
</g>
<!-- Node1->Node4 -->
<g id= "edge4" class= "edge" >
<title > Node1- > Node4</title>
2023-04-08 03:38:36 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M80.3,-57.95C88.86,-56.52 97.96,-55.01 106.64,-53.56" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "107.05,-56.87 116.34,-51.78 105.9,-49.97 107.05,-56.87" />
2020-06-28 23:07:29 +08:00
</g>
<!-- Node5 -->
<g id= "node5" class= "node" >
<title > Node5</title>
2021-10-26 03:34:27 +08:00
<g id= "a_node5" > <a xlink:href= "../../d4/d68/qr__decompose_8h.html#a5ee39e7c8fce8a604dcf7009ce101c02" target= "_top" xlink:title= "Compute vector subtraction." >
2022-09-08 08:17:03 +08:00
<polygon fill= "white" stroke= "#666666" points= "182.5,-19 117.5,-19 117.5,0 182.5,0 182.5,-19" />
<text text-anchor= "middle" x= "150" y= "-7" font-family= "Helvetica,sans-Serif" font-size= "10.00" > vector_sub</text>
2020-06-28 23:07:29 +08:00
</a>
</g>
</g>
<!-- Node1->Node5 -->
<g id= "edge6" class= "edge" >
<title > Node1- > Node5</title>
2023-04-08 03:38:36 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M60.56,-54.54C77.15,-46.09 101.19,-33.85 120.01,-24.26" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "121.26,-27.04 128.59,-19.39 118.09,-20.81 121.26,-27.04" />
2020-06-28 23:07:29 +08:00
</g>
<!-- Node3->Node2 -->
<g id= "edge3" class= "edge" >
<title > Node3- > Node2</title>
2023-04-08 03:38:36 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M184.24,-83.5C192.12,-83.5 200.62,-83.5 208.8,-83.5" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "208.68,-87 218.68,-83.5 208.68,-80 208.68,-87" />
2020-06-28 23:07:29 +08:00
</g>
<!-- Node4->Node2 -->
<g id= "edge5" class= "edge" >
<title > Node4- > Node2</title>
2023-04-08 03:38:36 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M177.53,-56.42C188.52,-60.52 201.44,-65.35 213.31,-69.79" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "211.8,-73.33 222.4,-73.56 214.25,-66.78 211.8,-73.33" />
2020-06-28 23:07:29 +08:00
</g>
</g>
</svg>