mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-05-12 19:47:53 +08:00
40 lines
1.8 KiB
XML
40 lines
1.8 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.2 (20211016.1639)
|
|
-->
|
|
<!-- Title: uint256_t Pages: 1 -->
|
|
<svg width="66pt" height="106pt"
|
|
viewBox="0.00 0.00 66.00 106.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 102)">
|
|
<title>uint256_t</title>
|
|
<polygon fill="white" stroke="transparent" points="-4,4 -4,-102 62,-102 62,4 -4,4"/>
|
|
<!-- Node1 -->
|
|
<g id="node1" class="node">
|
|
<title>Node1</title>
|
|
<g id="a_node1"><a xlink:title="class for 256-bit unsigned integer">
|
|
<polygon fill="#bfbfbf" stroke="black" points="0,-0.5 0,-19.5 58,-19.5 58,-0.5 0,-0.5"/>
|
|
<text text-anchor="middle" x="29" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">uint256_t</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node2 -->
|
|
<g id="node2" class="node">
|
|
<title>Node2</title>
|
|
<g id="a_node2"><a xlink:href="../../db/d9a/classuint128__t.html" target="_top" xlink:title="class for 128-bit unsigned integer">
|
|
<polygon fill="white" stroke="black" points="0,-78.5 0,-97.5 58,-97.5 58,-78.5 0,-78.5"/>
|
|
<text text-anchor="middle" x="29" y="-85.5" font-family="Helvetica,sans-Serif" font-size="10.00">uint128_t</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node2->Node1 -->
|
|
<g id="edge1" class="edge">
|
|
<title>Node2->Node1</title>
|
|
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M29,-68.22C29,-52.7 29,-31.36 29,-19.62"/>
|
|
<polygon fill="#9a32cd" stroke="#9a32cd" points="25.5,-68.28 29,-78.28 32.5,-68.28 25.5,-68.28"/>
|
|
<text text-anchor="middle" x="32" y="-52" font-family="Helvetica,sans-Serif" font-size="10.00"> f</text>
|
|
<text text-anchor="middle" x="32" y="-41" font-family="Helvetica,sans-Serif" font-size="10.00">s</text>
|
|
</g>
|
|
</g>
|
|
</svg>
|