mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-05-12 19:47:53 +08:00
83 lines
3.8 KiB
XML
83 lines
3.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.50.0 (20211204.2007)
|
|
-->
|
|
<!-- Title: test Pages: 1 -->
|
|
<svg width="131pt" height="142pt"
|
|
viewBox="0.00 0.00 131.00 142.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 138)">
|
|
<title>test</title>
|
|
<polygon fill="white" stroke="transparent" points="-4,4 -4,-138 127,-138 127,4 -4,4"/>
|
|
<!-- Node1 -->
|
|
<g id="node1" class="node">
|
|
<title>Node1</title>
|
|
<g id="a_node1"><a xlink:title="Self-test implementations.">
|
|
<polygon fill="#bfbfbf" stroke="black" points="0,-57.5 0,-76.5 33,-76.5 33,-57.5 0,-57.5"/>
|
|
<text text-anchor="middle" x="16.5" y="-64.5" font-family="Helvetica,sans-Serif" font-size="10.00">test</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node2 -->
|
|
<g id="node2" class="node">
|
|
<title>Node2</title>
|
|
<g id="a_node2"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/io/manip/endl#" xlink:title=" ">
|
|
<polygon fill="white" stroke="black" points="69,-114.5 69,-133.5 123,-133.5 123,-114.5 69,-114.5"/>
|
|
<text text-anchor="middle" x="96" y="-121.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::endl</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1->Node2 -->
|
|
<g id="edge1" class="edge">
|
|
<title>Node1->Node2</title>
|
|
<path fill="none" stroke="midnightblue" d="M30.61,-76.7C41.01,-84.39 55.92,-95.4 69,-105 70.43,-106.05 71.89,-107.12 73.38,-108.21"/>
|
|
<polygon fill="midnightblue" stroke="midnightblue" points="71.63,-111.27 81.76,-114.35 75.76,-105.62 71.63,-111.27"/>
|
|
</g>
|
|
<!-- Node3 -->
|
|
<g id="node3" class="node">
|
|
<title>Node3</title>
|
|
<g id="a_node3"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/numeric/math/exp#" xlink:title=" ">
|
|
<polygon fill="white" stroke="black" points="70,-76.5 70,-95.5 122,-95.5 122,-76.5 70,-76.5"/>
|
|
<text text-anchor="middle" x="96" y="-83.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::exp</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1->Node3 -->
|
|
<g id="edge2" class="edge">
|
|
<title>Node1->Node3</title>
|
|
<path fill="none" stroke="midnightblue" d="M33.18,-70.84C40.91,-72.74 50.57,-75.11 59.94,-77.4"/>
|
|
<polygon fill="midnightblue" stroke="midnightblue" points="59.34,-80.86 69.88,-79.84 61,-74.06 59.34,-80.86"/>
|
|
</g>
|
|
<!-- Node4 -->
|
|
<g id="node4" class="node">
|
|
<title>Node4</title>
|
|
<g id="a_node4"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/numeric/math/sin#" xlink:title=" ">
|
|
<polygon fill="white" stroke="black" points="71.5,-38.5 71.5,-57.5 120.5,-57.5 120.5,-38.5 71.5,-38.5"/>
|
|
<text text-anchor="middle" x="96" y="-45.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::sin</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1->Node4 -->
|
|
<g id="edge3" class="edge">
|
|
<title>Node1->Node4</title>
|
|
<path fill="none" stroke="midnightblue" d="M33.18,-63.16C41.32,-61.16 51.6,-58.64 61.43,-56.23"/>
|
|
<polygon fill="midnightblue" stroke="midnightblue" points="62.51,-59.57 71.39,-53.79 60.85,-52.77 62.51,-59.57"/>
|
|
</g>
|
|
<!-- Node5 -->
|
|
<g id="node5" class="node">
|
|
<title>Node5</title>
|
|
<g id="a_node5"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/numeric/math/sqrt#" xlink:title=" ">
|
|
<polygon fill="white" stroke="black" points="69.5,-0.5 69.5,-19.5 122.5,-19.5 122.5,-0.5 69.5,-0.5"/>
|
|
<text text-anchor="middle" x="96" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::sqrt</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1->Node5 -->
|
|
<g id="edge4" class="edge">
|
|
<title>Node1->Node5</title>
|
|
<path fill="none" stroke="midnightblue" d="M30.61,-57.3C41.01,-49.61 55.92,-38.6 69,-29 70.43,-27.95 71.89,-26.88 73.38,-25.79"/>
|
|
<polygon fill="midnightblue" stroke="midnightblue" points="75.76,-28.38 81.76,-19.65 71.63,-22.73 75.76,-28.38"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|