mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-05-01 05:53:30 +08:00
Documentation for 0953376d31
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
<map id="geometry::jarvis::Convexhull" name="geometry::jarvis::Convexhull">
|
||||
<area shape="rect" id="node1" title=" " alt="" coords="5,198,193,223"/>
|
||||
<area shape="rect" id="node2" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/container/vector.html" title=" " alt="" coords="24,94,174,135"/>
|
||||
<area shape="rect" id="node3" href="$d9/d5a/structgeometry_1_1jarvis_1_1_point.html" title=" " alt="" coords="23,5,175,31"/>
|
||||
<area shape="rect" id="Node000001" title=" " alt="" coords="5,198,193,223"/>
|
||||
<area shape="rect" id="Node000002" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/container/vector.html" title=" " alt="" coords="24,94,174,135"/>
|
||||
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="102,150,102,197,96,197,96,150"/>
|
||||
<area shape="rect" id="Node000003" href="$d9/d5a/structgeometry_1_1jarvis_1_1_point.html" title=" " alt="" coords="23,5,175,31"/>
|
||||
<area shape="poly" id="edge2_Node000002_Node000003" title=" " alt="" coords="102,46,102,93,96,93,96,46"/>
|
||||
</map>
|
||||
|
||||
@@ -1 +1 @@
|
||||
aeb3f2c058d30ebaecb63a0abc8fbc88
|
||||
c3bbb9056e2668f7667acc9eeec8fd5c
|
||||
@@ -6,21 +6,31 @@
|
||||
<!-- Title: geometry::jarvis::Convexhull Pages: 1 -->
|
||||
<svg width="149pt" height="172pt"
|
||||
viewBox="0.00 0.00 148.50 171.50" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
|
||||
<svg id="main" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" onload="init(evt)">
|
||||
<style type="text/css"><![CDATA[
|
||||
.node, .edge {opacity: 0.7;}
|
||||
.node.selected, .edge.selected {opacity: 1;}
|
||||
.edge:hover path { stroke: red; }
|
||||
.edge:hover polygon { stroke: red; fill: red; }
|
||||
]]></style>
|
||||
<script type="application/ecmascript" xlink:href="../../svg.min.js"/>
|
||||
<svg id="graph" class="graph">
|
||||
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 167.5)">
|
||||
<title>geometry::jarvis::Convexhull</title>
|
||||
<!-- Node1 -->
|
||||
<g id="node1" class="node">
|
||||
<g id="Node000001" class="node">
|
||||
<title>Node1</title>
|
||||
<g id="a_node1"><a xlink:title=" ">
|
||||
<g id="a_Node000001"><a xlink:title=" ">
|
||||
<polygon fill="#999999" stroke="#666666" points="140.5,-19.25 0,-19.25 0,0 140.5,0 140.5,-19.25"/>
|
||||
<text text-anchor="middle" x="70.25" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">geometry::jarvis::Convexhull</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2 -->
|
||||
<g id="node2" class="node">
|
||||
<g id="Node000002" class="node">
|
||||
<title>Node2</title>
|
||||
<g id="a_node2"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/container/vector.html" xlink:title=" ">
|
||||
<g id="a_Node000002"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/container/vector.html" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="126.25,-97 14.25,-97 14.25,-66.5 126.25,-66.5 126.25,-97"/>
|
||||
<text text-anchor="start" x="22.25" y="-83.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::vector< geometry</text>
|
||||
<text text-anchor="middle" x="70.25" y="-72.25" font-family="Helvetica,sans-Serif" font-size="10.00">::jarvis::Point ></text>
|
||||
@@ -28,27 +38,48 @@
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2->Node1 -->
|
||||
<g id="edge1" class="edge">
|
||||
<g id="edge1_Node000001_Node000002" class="edge">
|
||||
<title>Node2->Node1</title>
|
||||
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M70.25,-55.37C70.25,-42.77 70.25,-28.37 70.25,-19.38"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="66.75,-55.22 70.25,-65.22 73.75,-55.22 66.75,-55.22"/>
|
||||
<text text-anchor="middle" x="84.88" y="-39" font-family="Helvetica,sans-Serif" font-size="10.00"> points</text>
|
||||
</a>
|
||||
</g>
|
||||
<text text-anchor="middle" x="84.88" y="-39" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> points</text>
|
||||
</g>
|
||||
<!-- Node3 -->
|
||||
<g id="node3" class="node">
|
||||
<g id="Node000003" class="node">
|
||||
<title>Node3</title>
|
||||
<g id="a_node3"><a xlink:href="../../d9/d5a/structgeometry_1_1jarvis_1_1_point.html" target="_top" xlink:title=" ">
|
||||
<g id="a_Node000003"><a xlink:href="../../d9/d5a/structgeometry_1_1jarvis_1_1_point.html" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="127.38,-163.5 13.12,-163.5 13.12,-144.25 127.38,-144.25 127.38,-163.5"/>
|
||||
<text text-anchor="middle" x="70.25" y="-150" font-family="Helvetica,sans-Serif" font-size="10.00">geometry::jarvis::Point</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node3->Node2 -->
|
||||
<g id="edge2" class="edge">
|
||||
<g id="edge2_Node000002_Node000003" class="edge">
|
||||
<title>Node3->Node2</title>
|
||||
<g id="a_edge2_Node000002_Node000003"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M70.25,-133.03C70.25,-121.7 70.25,-107.75 70.25,-97.42"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="66.75,-132.99 70.25,-142.99 73.75,-132.99 66.75,-132.99"/>
|
||||
<text text-anchor="middle" x="91.62" y="-116.75" font-family="Helvetica,sans-Serif" font-size="10.00"> elements</text>
|
||||
</a>
|
||||
</g>
|
||||
<text text-anchor="middle" x="91.62" y="-116.75" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> elements</text>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
</svg>
|
||||
|
||||
<style type='text/css'>
|
||||
<![CDATA[
|
||||
[data-mouse-over-selected='false'] { opacity: 0.7; }
|
||||
[data-mouse-over-selected='true'] { opacity: 1.0; }
|
||||
]]>
|
||||
</style>
|
||||
<script type="application/ecmascript"><![CDATA[
|
||||
document.addEventListener('DOMContentLoaded', (event) => {
|
||||
highlightEdges();
|
||||
highlightAdjacentNodes();
|
||||
});
|
||||
]]></script>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 2.7 KiB After Width: | Height: | Size: 3.7 KiB |
@@ -0,0 +1,60 @@
|
||||
<?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 8.0.5 (20230430.1635)
|
||||
-->
|
||||
<!-- Title: geometry::jarvis::Convexhull Pages: 1 -->
|
||||
<svg width="149pt" height="172pt"
|
||||
viewBox="0.00 0.00 148.50 171.50" 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 167.5)">
|
||||
<title>geometry::jarvis::Convexhull</title>
|
||||
<!-- Node1 -->
|
||||
<g id="Node000001" class="node">
|
||||
<title>Node1</title>
|
||||
<g id="a_Node000001"><a xlink:title=" ">
|
||||
<polygon fill="#999999" stroke="#666666" points="140.5,-19.25 0,-19.25 0,0 140.5,0 140.5,-19.25"/>
|
||||
<text text-anchor="middle" x="70.25" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">geometry::jarvis::Convexhull</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2 -->
|
||||
<g id="Node000002" class="node">
|
||||
<title>Node2</title>
|
||||
<g id="a_Node000002"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/container/vector.html" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="126.25,-97 14.25,-97 14.25,-66.5 126.25,-66.5 126.25,-97"/>
|
||||
<text text-anchor="start" x="22.25" y="-83.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::vector< geometry</text>
|
||||
<text text-anchor="middle" x="70.25" y="-72.25" font-family="Helvetica,sans-Serif" font-size="10.00">::jarvis::Point ></text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2->Node1 -->
|
||||
<g id="edge1_Node000001_Node000002" class="edge">
|
||||
<title>Node2->Node1</title>
|
||||
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M70.25,-55.37C70.25,-42.77 70.25,-28.37 70.25,-19.38"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="66.75,-55.22 70.25,-65.22 73.75,-55.22 66.75,-55.22"/>
|
||||
</a>
|
||||
</g>
|
||||
<text text-anchor="middle" x="84.88" y="-39" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> points</text>
|
||||
</g>
|
||||
<!-- Node3 -->
|
||||
<g id="Node000003" class="node">
|
||||
<title>Node3</title>
|
||||
<g id="a_Node000003"><a xlink:href="../../d9/d5a/structgeometry_1_1jarvis_1_1_point.html" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="127.38,-163.5 13.12,-163.5 13.12,-144.25 127.38,-144.25 127.38,-163.5"/>
|
||||
<text text-anchor="middle" x="70.25" y="-150" font-family="Helvetica,sans-Serif" font-size="10.00">geometry::jarvis::Point</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node3->Node2 -->
|
||||
<g id="edge2_Node000002_Node000003" class="edge">
|
||||
<title>Node3->Node2</title>
|
||||
<g id="a_edge2_Node000002_Node000003"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M70.25,-133.03C70.25,-121.7 70.25,-107.75 70.25,-97.42"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="66.75,-132.99 70.25,-142.99 73.75,-132.99 66.75,-132.99"/>
|
||||
</a>
|
||||
</g>
|
||||
<text text-anchor="middle" x="91.62" y="-116.75" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> elements</text>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 3.0 KiB |
Reference in New Issue
Block a user