2020-06-28 18:07:29 +03: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: vector_proj Pages: 1 -->
<svg width= "171pt" height= "28pt"
viewBox="0.00 0.00 171.00 28.00" 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 24)" >
<title > vector_proj</title>
<polygon fill= "white" stroke= "transparent" points= "-4,4 -4,-24 167,-24 167,4 -4,4" />
<!-- Node1 -->
<g id= "node1" class= "node" >
<title > Node1</title>
2020-06-28 23:40:24 +03:00
<g id= "a_node1" > <a xlink:title= "Compute projection of vector  on  defined as." >
2020-06-28 18:07:29 +03:00
<polygon fill= "#bfbfbf" stroke= "black" points= "0,-0.5 0,-19.5 65,-19.5 65,-0.5 0,-0.5" />
<text text-anchor= "middle" x= "32.5" y= "-7.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > vector_proj</text>
</a>
</g>
</g>
<!-- Node2 -->
<g id= "node2" class= "node" >
<title > Node2</title>
2020-06-28 23:40:24 +03: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 18:07:29 +03:00
<polygon fill= "white" stroke= "black" points= "101,-0.5 101,-19.5 163,-19.5 163,-0.5 101,-0.5" />
<text text-anchor= "middle" x= "132" y= "-7.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= "M65.16,-10C73.3,-10 82.17,-10 90.69,-10" />
<polygon fill= "midnightblue" stroke= "midnightblue" points= "90.83,-13.5 100.83,-10 90.83,-6.5 90.83,-13.5" />
</g>
</g>
</svg>