TheAlgorithms-C/dd/d7a/group__matrix.svg
2021-11-05 18:11:46 +00:00

39 lines
1.7 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.49.3 (20211023.0002)
-->
<!-- Title: Matrix operations Pages: 1 -->
<svg width="250pt" height="38pt"
viewBox="0.00 0.00 250.00 38.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 34)">
<title>Matrix operations</title>
<polygon fill="white" stroke="transparent" points="-4,4 -4,-34 246,-34 246,4 -4,4"/>
<!-- Node1 -->
<g id="node1" class="node">
<title>Node1</title>
<g id="a_node1"><a xlink:title=" ">
<polygon fill="#bfbfbf" stroke="black" points="242,-24.5 149,-24.5 149,-5.5 242,-5.5 242,-24.5"/>
<text text-anchor="middle" x="195.5" y="-12.5" font-family="Helvetica,sans-Serif" font-size="10.00">Matrix operations</text>
</a>
</g>
</g>
<!-- Node2 -->
<g id="node2" class="node">
<title>Node2</title>
<g id="a_node2"><a xlink:href="../../de/d5a/group__quaternions.html" target="_top" xlink:title=" ">
<polygon fill="white" stroke="black" points="113,-30 0,-30 0,0 113,0 113,-30"/>
<text text-anchor="start" x="8" y="-18" font-family="Helvetica,sans-Serif" font-size="10.00">Library for 3D Vectors</text>
<text text-anchor="middle" x="56.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00"> &amp; Quaternions</text>
</a>
</g>
</g>
<!-- Node2&#45;&gt;Node1 -->
<g id="edge1" class="edge">
<title>Node2&#45;&gt;Node1</title>
<path fill="none" stroke="black" d="M123.32,-15C131.97,-15 140.67,-15 148.88,-15"/>
<polygon fill="black" stroke="black" points="123.22,-11.5 113.22,-15 123.22,-18.5 123.22,-11.5"/>
</g>
</g>
</svg>