TheAlgorithms-C/d8/d71/group__k__means_gaf6259432561e794dea0e060f482d15e2_cgraph.svg

52 lines
2.2 KiB
XML
Raw Normal View History

<?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 6.0.2 (20221011.1828)
-->
<!-- Title: kMeans Pages: 1 -->
<svg width="187pt" height="64pt"
viewBox="0.00 0.00 187.00 64.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 60)">
<title>kMeans</title>
<!-- Node1 -->
<g id="node1" class="node">
<title>Node1</title>
<g id="a_node1"><a xlink:title=" ">
<polygon fill="#999999" stroke="#666666" points="51,-37 0,-37 0,-18 51,-18 51,-37"/>
<text text-anchor="middle" x="25.5" y="-25" font-family="Helvetica,sans-Serif" font-size="10.00">kMeans</text>
</a>
</g>
</g>
<!-- Node2 -->
<g id="node2" class="node">
<title>Node2</title>
<g id="a_node2"><a xlink:href="../../d8/d71/group__k__means.html#gadee39a3f17bf5144df5592e48dbfc9f7" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="179,-56 87,-56 87,-37 179,-37 179,-56"/>
<text text-anchor="middle" x="133" y="-44" font-family="Helvetica,sans-Serif" font-size="10.00">calculateCentroid</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node2 -->
<g id="edge1" class="edge">
<title>Node1&#45;&gt;Node2</title>
<path fill="none" stroke="#63b8ff" d="M51.24,-31.95C58.93,-33.34 67.76,-34.93 76.68,-36.54"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="76.27,-40.02 86.73,-38.35 77.51,-33.13 76.27,-40.02"/>
</g>
<!-- Node3 -->
<g id="node3" class="node">
<title>Node3</title>
<g id="a_node3"><a xlink:href="../../d8/d71/group__k__means.html#gad339c41d3ee9e6729aca9e9ab3f7d2d9" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="175.5,-19 90.5,-19 90.5,0 175.5,0 175.5,-19"/>
<text text-anchor="middle" x="133" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">calculateNearst</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node3 -->
<g id="edge2" class="edge">
<title>Node1&#45;&gt;Node3</title>
<path fill="none" stroke="#63b8ff" d="M51.24,-23.28C60.01,-21.78 70.23,-20.04 80.4,-18.3"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="81.22,-21.71 90.49,-16.58 80.05,-14.81 81.22,-21.71"/>
</g>
</g>
</svg>