mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-03-31 01:02:46 +08:00
99 lines
4.2 KiB
XML
99 lines
4.2 KiB
XML
<?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.46.0 (20210118.1747)
|
|
-->
|
|
<!-- Title: linear_algebra/gram_schmidt.cpp Pages: 1 -->
|
|
<svg width="314pt" height="95pt"
|
|
viewBox="0.00 0.00 313.50 95.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 91)">
|
|
<title>linear_algebra/gram_schmidt.cpp</title>
|
|
<polygon fill="white" stroke="transparent" points="-4,4 -4,-91 309.5,-91 309.5,4 -4,4"/>
|
|
<!-- Node1 -->
|
|
<g id="node1" class="node">
|
|
<title>Node1</title>
|
|
<g id="a_node1"><a xlink:title="Gram Schmidt Orthogonalisation Process">
|
|
<polygon fill="#bfbfbf" stroke="black" points="95.5,-56.5 95.5,-86.5 196.5,-86.5 196.5,-56.5 95.5,-56.5"/>
|
|
<text text-anchor="start" x="103.5" y="-74.5" font-family="Helvetica,sans-Serif" font-size="10.00">linear_algebra/gram</text>
|
|
<text text-anchor="middle" x="146" y="-63.5" font-family="Helvetica,sans-Serif" font-size="10.00">_schmidt.cpp</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node2 -->
|
|
<g id="node2" class="node">
|
|
<title>Node2</title>
|
|
<g id="a_node2"><a xlink:title=" ">
|
|
<polygon fill="white" stroke="#bfbfbf" points="0,-0.5 0,-19.5 38,-19.5 38,-0.5 0,-0.5"/>
|
|
<text text-anchor="middle" x="19" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">array</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1->Node2 -->
|
|
<g id="edge1" class="edge">
|
|
<title>Node1->Node2</title>
|
|
<path fill="none" stroke="midnightblue" d="M115.9,-56.4C94.88,-46.55 67.03,-33.5 46.58,-23.92"/>
|
|
<polygon fill="midnightblue" stroke="midnightblue" points="48.02,-20.73 37.48,-19.66 45.05,-27.07 48.02,-20.73"/>
|
|
</g>
|
|
<!-- Node3 -->
|
|
<g id="node3" class="node">
|
|
<title>Node3</title>
|
|
<g id="a_node3"><a xlink:title=" ">
|
|
<polygon fill="white" stroke="#bfbfbf" points="56.5,-0.5 56.5,-19.5 105.5,-19.5 105.5,-0.5 56.5,-0.5"/>
|
|
<text text-anchor="middle" x="81" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">cassert</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1->Node3 -->
|
|
<g id="edge2" class="edge">
|
|
<title>Node1->Node3</title>
|
|
<path fill="none" stroke="midnightblue" d="M130.6,-56.4C120.76,-47.4 108.01,-35.72 97.89,-26.47"/>
|
|
<polygon fill="midnightblue" stroke="midnightblue" points="100.2,-23.83 90.46,-19.66 95.47,-28.99 100.2,-23.83"/>
|
|
</g>
|
|
<!-- Node4 -->
|
|
<g id="node4" class="node">
|
|
<title>Node4</title>
|
|
<g id="a_node4"><a xlink:title=" ">
|
|
<polygon fill="white" stroke="#bfbfbf" points="124,-0.5 124,-19.5 168,-19.5 168,-0.5 124,-0.5"/>
|
|
<text text-anchor="middle" x="146" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">cmath</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1->Node4 -->
|
|
<g id="edge3" class="edge">
|
|
<title>Node1->Node4</title>
|
|
<path fill="none" stroke="midnightblue" d="M146,-56.4C146,-48.47 146,-38.46 146,-29.86"/>
|
|
<polygon fill="midnightblue" stroke="midnightblue" points="149.5,-29.66 146,-19.66 142.5,-29.66 149.5,-29.66"/>
|
|
</g>
|
|
<!-- Node5 -->
|
|
<g id="node5" class="node">
|
|
<title>Node5</title>
|
|
<g id="a_node5"><a xlink:title=" ">
|
|
<polygon fill="white" stroke="#bfbfbf" points="186,-0.5 186,-19.5 240,-19.5 240,-0.5 186,-0.5"/>
|
|
<text text-anchor="middle" x="213" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">iostream</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1->Node5 -->
|
|
<g id="edge4" class="edge">
|
|
<title>Node1->Node5</title>
|
|
<path fill="none" stroke="midnightblue" d="M161.88,-56.4C172.02,-47.4 185.16,-35.72 195.59,-26.47"/>
|
|
<polygon fill="midnightblue" stroke="midnightblue" points="198.1,-28.92 203.25,-19.66 193.45,-23.68 198.1,-28.92"/>
|
|
</g>
|
|
<!-- Node6 -->
|
|
<g id="node6" class="node">
|
|
<title>Node6</title>
|
|
<g id="a_node6"><a xlink:title=" ">
|
|
<polygon fill="white" stroke="#bfbfbf" points="258.5,-0.5 258.5,-19.5 305.5,-19.5 305.5,-0.5 258.5,-0.5"/>
|
|
<text text-anchor="middle" x="282" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">math.h</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1->Node6 -->
|
|
<g id="edge5" class="edge">
|
|
<title>Node1->Node6</title>
|
|
<path fill="none" stroke="midnightblue" d="M178.23,-56.4C200.84,-46.51 230.84,-33.38 252.76,-23.79"/>
|
|
<polygon fill="midnightblue" stroke="midnightblue" points="254.45,-26.87 262.21,-19.66 251.65,-20.46 254.45,-26.87"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|