mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-05-04 15:12:24 +08:00
Documentation for 0953376d31
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
<map id="probability::windowed_median::WindowedMedian" name="probability::windowed_median::WindowedMedian">
|
||||
<area shape="rect" id="node1" title="A class to calculate the median of a leading sliding window at the back of a stream of integer values..." alt="" coords="37,109,218,150"/>
|
||||
<area shape="rect" id="node2" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/container/list.html" title=" " alt="" coords="5,5,108,31"/>
|
||||
<area shape="rect" id="node3" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/container/multiset.html" title=" " alt="" coords="132,5,264,31"/>
|
||||
<area shape="rect" id="Node000001" title="A class to calculate the median of a leading sliding window at the back of a stream of integer values..." alt="" coords="37,109,218,150"/>
|
||||
<area shape="rect" id="Node000002" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/container/list.html" title=" " alt="" coords="5,5,108,31"/>
|
||||
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="74,42,117,107,112,110,70,45"/>
|
||||
<area shape="rect" id="Node000003" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/container/multiset.html" title=" " alt="" coords="132,5,264,31"/>
|
||||
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="187,45,161,86,144,110,140,107,157,84,182,43"/>
|
||||
</map>
|
||||
|
||||
@@ -1 +1 @@
|
||||
46abacc698d9218907d8c6e50868b8d7
|
||||
0f8ff915777326ce579476e1f4e3eab0
|
||||
@@ -6,12 +6,22 @@
|
||||
<!-- Title: probability::windowed_median::WindowedMedian Pages: 1 -->
|
||||
<svg width="202pt" height="116pt"
|
||||
viewBox="0.00 0.00 201.62 116.25" 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 112.25)">
|
||||
<title>probability::windowed_median::WindowedMedian</title>
|
||||
<!-- Node1 -->
|
||||
<g id="node1" class="node">
|
||||
<g id="Node000001" class="node">
|
||||
<title>Node1</title>
|
||||
<g id="a_node1"><a xlink:title="A class to calculate the median of a leading sliding window at the back of a stream of integer values...">
|
||||
<g id="a_Node000001"><a xlink:title="A class to calculate the median of a leading sliding window at the back of a stream of integer values...">
|
||||
<polygon fill="#999999" stroke="#666666" points="159.38,-30.5 23.38,-30.5 23.38,0 159.38,0 159.38,-30.5"/>
|
||||
<text text-anchor="start" x="31.38" y="-17" font-family="Helvetica,sans-Serif" font-size="10.00">probability::windowed</text>
|
||||
<text text-anchor="middle" x="91.38" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">_median::WindowedMedian</text>
|
||||
@@ -19,37 +29,58 @@
|
||||
</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/list.html" xlink:title=" ">
|
||||
<g id="a_Node000002"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/container/list.html" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="76.75,-108.25 0,-108.25 0,-89 76.75,-89 76.75,-108.25"/>
|
||||
<text text-anchor="middle" x="38.38" y="-94.75" font-family="Helvetica,sans-Serif" font-size="10.00">std::list< int ></text>
|
||||
</a>
|
||||
</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="M50.17,-79.51C59.73,-64.84 73.03,-44.42 81.9,-30.79"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="46.77,-77.32 44.25,-87.61 52.64,-81.14 46.77,-77.32"/>
|
||||
<text text-anchor="middle" x="91" y="-55.88" font-family="Helvetica,sans-Serif" font-size="10.00"> _window</text>
|
||||
</a>
|
||||
</g>
|
||||
<text text-anchor="middle" x="91" y="-55.88" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> _window</text>
|
||||
</g>
|
||||
<!-- Node3 -->
|
||||
<g id="node3" class="node">
|
||||
<g id="Node000003" class="node">
|
||||
<title>Node3</title>
|
||||
<g id="a_node3"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/container/multiset.html" xlink:title=" ">
|
||||
<g id="a_Node000003"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/container/multiset.html" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="193.62,-108.25 95.12,-108.25 95.12,-89 193.62,-89 193.62,-108.25"/>
|
||||
<text text-anchor="middle" x="144.38" y="-94.75" font-family="Helvetica,sans-Serif" font-size="10.00">std::multiset< int ></text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node3->Node1 -->
|
||||
<g id="edge2" class="edge">
|
||||
<g id="edge2_Node000001_Node000003" class="edge">
|
||||
<title>Node3->Node1</title>
|
||||
<g id="a_edge2_Node000001_Node000003"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M134.17,-79.29C128.8,-69.93 121.99,-58.45 115.38,-48.5 111.43,-42.57 106.82,-36.25 102.7,-30.78"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="131.55,-80.77 139.52,-87.76 137.65,-77.33 131.55,-80.77"/>
|
||||
<text text-anchor="middle" x="159.12" y="-61.5" font-family="Helvetica,sans-Serif" font-size="10.00"> _itMedian</text>
|
||||
<text text-anchor="middle" x="159.12" y="-50.25" font-family="Helvetica,sans-Serif" font-size="10.00">_sortedValues</text>
|
||||
</a>
|
||||
</g>
|
||||
<text text-anchor="middle" x="159.12" y="-61.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> _itMedian</text>
|
||||
<text text-anchor="middle" x="159.12" y="-50.25" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey">_sortedValues</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: 3.0 KiB After Width: | Height: | Size: 4.0 KiB |
@@ -0,0 +1,61 @@
|
||||
<?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: probability::windowed_median::WindowedMedian Pages: 1 -->
|
||||
<svg width="202pt" height="116pt"
|
||||
viewBox="0.00 0.00 201.62 116.25" 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 112.25)">
|
||||
<title>probability::windowed_median::WindowedMedian</title>
|
||||
<!-- Node1 -->
|
||||
<g id="Node000001" class="node">
|
||||
<title>Node1</title>
|
||||
<g id="a_Node000001"><a xlink:title="A class to calculate the median of a leading sliding window at the back of a stream of integer values...">
|
||||
<polygon fill="#999999" stroke="#666666" points="159.38,-30.5 23.38,-30.5 23.38,0 159.38,0 159.38,-30.5"/>
|
||||
<text text-anchor="start" x="31.38" y="-17" font-family="Helvetica,sans-Serif" font-size="10.00">probability::windowed</text>
|
||||
<text text-anchor="middle" x="91.38" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">_median::WindowedMedian</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/list.html" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="76.75,-108.25 0,-108.25 0,-89 76.75,-89 76.75,-108.25"/>
|
||||
<text text-anchor="middle" x="38.38" y="-94.75" font-family="Helvetica,sans-Serif" font-size="10.00">std::list< int ></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="M50.17,-79.51C59.73,-64.84 73.03,-44.42 81.9,-30.79"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="46.77,-77.32 44.25,-87.61 52.64,-81.14 46.77,-77.32"/>
|
||||
</a>
|
||||
</g>
|
||||
<text text-anchor="middle" x="91" y="-55.88" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> _window</text>
|
||||
</g>
|
||||
<!-- Node3 -->
|
||||
<g id="Node000003" class="node">
|
||||
<title>Node3</title>
|
||||
<g id="a_Node000003"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/container/multiset.html" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="193.62,-108.25 95.12,-108.25 95.12,-89 193.62,-89 193.62,-108.25"/>
|
||||
<text text-anchor="middle" x="144.38" y="-94.75" font-family="Helvetica,sans-Serif" font-size="10.00">std::multiset< int ></text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node3->Node1 -->
|
||||
<g id="edge2_Node000001_Node000003" class="edge">
|
||||
<title>Node3->Node1</title>
|
||||
<g id="a_edge2_Node000001_Node000003"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M134.17,-79.29C128.8,-69.93 121.99,-58.45 115.38,-48.5 111.43,-42.57 106.82,-36.25 102.7,-30.78"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="131.55,-80.77 139.52,-87.76 137.65,-77.33 131.55,-80.77"/>
|
||||
</a>
|
||||
</g>
|
||||
<text text-anchor="middle" x="159.12" y="-61.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> _itMedian</text>
|
||||
<text text-anchor="middle" x="159.12" y="-50.25" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey">_sortedValues</text>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 3.3 KiB |
Reference in New Issue
Block a user