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">
<!-- Generated by graphviz version 2.44.0 (20200408.0750)
-->
<!-- Title: qr_decompose Pages: 1 -->
<svg width= "290pt" height= "117pt"
viewBox="0.00 0.00 290.00 116.66" 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 112.66)" >
<title > qr_decompose</title>
<polygon fill= "white" stroke= "transparent" points= "-4,4 -4,-112.66 286,-112.66 286,4 -4,4" />
<!-- 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." >
2020-06-28 23:07:29 +08:00
<polygon fill= "#bfbfbf" stroke= "black" points= "0,-57.5 0,-76.5 80,-76.5 80,-57.5 0,-57.5" />
<text text-anchor= "middle" x= "40" y= "-64.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > qr_decompose</text>
</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." >
2020-06-28 23:07:29 +08:00
<polygon fill= "white" stroke= "black" points= "220,-76.5 220,-95.5 282,-95.5 282,-76.5 220,-76.5" />
<text text-anchor= "middle" x= "251" y= "-83.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > vector_dot</text>
</a>
</g>
</g>
<!-- Node1->Node2 -->
<g id= "edge1" class= "edge" >
<title > Node1- > Node2</title>
<path fill= "none" stroke= "midnightblue" d= "M54.88,-76.56C69.37,-85.92 93.14,-99.54 116,-105 148.63,-112.79 186.54,-105.99 213.69,-98.44" />
<polygon fill= "midnightblue" stroke= "midnightblue" points= "214.93,-101.72 223.54,-95.54 212.96,-95.01 214.93,-101.72" />
</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." >
2020-06-28 23:07:29 +08:00
<polygon fill= "white" stroke= "black" points= "116,-76.5 116,-95.5 184,-95.5 184,-76.5 116,-76.5" />
<text text-anchor= "middle" x= "150" y= "-83.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > vector_mag</text>
</a>
</g>
</g>
<!-- Node1->Node3 -->
<g id= "edge2" class= "edge" >
<title > Node1- > Node3</title>
<path fill= "none" stroke= "midnightblue" d= "M80.3,-73.91C88.61,-75.38 97.44,-76.93 105.89,-78.42" />
<polygon fill= "midnightblue" stroke= "midnightblue" points= "105.5,-81.9 115.95,-80.19 106.71,-75.01 105.5,-81.9" />
</g>
<!-- Node4 -->
<g id= "node4" class= "node" >
<title > Node4</title>
2020-06-29 04:40:24 +08:00
<g id= "a_node4" > <a xlink:href= "../../d4/d68/qr__decompose_8h.html#a82b20e027437df768d7e994cf4cae29f" target= "_top" xlink:title= "Compute projection of vector  on  defined as." >
2020-06-28 23:07:29 +08:00
<polygon fill= "white" stroke= "black" points= "117.5,-38.5 117.5,-57.5 182.5,-57.5 182.5,-38.5 117.5,-38.5" />
<text text-anchor= "middle" x= "150" y= "-45.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > vector_proj</text>
</a>
</g>
</g>
<!-- Node1->Node4 -->
<g id= "edge4" class= "edge" >
<title > Node1- > Node4</title>
<path fill= "none" stroke= "midnightblue" d= "M80.3,-60.09C89.05,-58.55 98.37,-56.91 107.22,-55.35" />
<polygon fill= "midnightblue" stroke= "midnightblue" points= "108.1,-58.75 117.34,-53.57 106.88,-51.86 108.1,-58.75" />
</g>
<!-- Node5 -->
<g id= "node5" class= "node" >
<title > Node5</title>
2020-06-29 04:40:24 +08:00
<g id= "a_node5" > <a xlink:href= "../../d4/d68/qr__decompose_8h.html#a6b6a0e75e75ff7919057dd275bb69145" target= "_top" xlink:title= "Compute vector subtraction." >
2020-06-28 23:07:29 +08:00
<polygon fill= "white" stroke= "black" points= "117.5,-0.5 117.5,-19.5 182.5,-19.5 182.5,-0.5 117.5,-0.5" />
<text text-anchor= "middle" x= "150" y= "-7.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > vector_sub</text>
</a>
</g>
</g>
<!-- Node1->Node5 -->
<g id= "edge6" class= "edge" >
<title > Node1- > Node5</title>
<path fill= "none" stroke= "midnightblue" d= "M59.32,-57.33C76.49,-48.27 102.37,-34.61 121.93,-24.29" />
<polygon fill= "midnightblue" stroke= "midnightblue" points= "123.74,-27.29 130.95,-19.53 120.47,-21.1 123.74,-27.29" />
</g>
<!-- Node3->Node2 -->
<g id= "edge3" class= "edge" >
<title > Node3- > Node2</title>
<path fill= "none" stroke= "midnightblue" d= "M184.24,-86C192.39,-86 201.2,-86 209.64,-86" />
<polygon fill= "midnightblue" stroke= "midnightblue" points= "209.68,-89.5 219.68,-86 209.68,-82.5 209.68,-89.5" />
</g>
<!-- Node4->Node2 -->
<g id= "edge5" class= "edge" >
<title > Node4- > Node2</title>
<path fill= "none" stroke= "midnightblue" d= "M175.98,-57.59C187.94,-62.18 202.45,-67.75 215.45,-72.74" />
<polygon fill= "midnightblue" stroke= "midnightblue" points= "214.44,-76.1 225.03,-76.41 216.94,-69.56 214.44,-76.1" />
</g>
</g>
</svg>