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-12-17 03:59:12 +08:00
<!-- Generated by graphviz version 7.0.4 (20221203.1631)
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>
2022-11-02 14:20:05 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M55.42,-74.41C69.96,-83.75 93.43,-97.11 116,-102.5 147.7,-110.07 184.38,-103.86 211.34,-96.58" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "212.16,-99.99 220.8,-93.85 210.22,-93.26 212.16,-99.99" />
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>
2022-11-02 14:20:05 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M80.3,-71.41C88.17,-72.8 96.49,-74.26 104.52,-75.67" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "103.66,-79.08 114.11,-77.36 104.87,-72.18 103.66,-79.08" />
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>
2022-11-02 14:20:05 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M80.3,-57.95C88.67,-56.55 97.56,-55.07 106.06,-53.66" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "106.56,-57.12 115.85,-52.03 105.41,-50.22 106.56,-57.12" />
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>
2022-11-02 14:20:05 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M60.56,-54.54C77,-46.17 100.74,-34.08 119.49,-24.53" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "120.92,-27.73 128.24,-20.07 117.74,-21.49 120.92,-27.73" />
2020-06-28 23:07:29 +08:00
</g>
<!-- Node3->Node2 -->
<g id= "edge3" class= "edge" >
<title > Node3- > Node2</title>
2022-11-02 14:20:05 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M184.24,-83.5C191.94,-83.5 200.23,-83.5 208.24,-83.5" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "208.17,-87 218.17,-83.5 208.17,-80 208.17,-87" />
2020-06-28 23:07:29 +08:00
</g>
<!-- Node4->Node2 -->
<g id= "edge5" class= "edge" >
<title > Node4- > Node2</title>
2022-11-02 14:20:05 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M177.53,-56.42C188.41,-60.48 201.18,-65.25 212.95,-69.65" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "211.39,-72.81 221.98,-73.03 213.84,-66.25 211.39,-72.81" />
2020-06-28 23:07:29 +08:00
</g>
</g>
</svg>