Documentation for 6376bf46af

This commit is contained in:
github-actions
2023-09-27 18:42:32 +00:00
parent d28eba1fef
commit b5b4d78981
5708 changed files with 52275 additions and 51112 deletions

View File

@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
<meta name="generator" content="Doxygen 1.9.7"/>
<meta name="generator" content="Doxygen 1.9.8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Algorithms_in_C++: k_nearest_neighbors Namespace Reference</title>
<link href="../../tabs.css" rel="stylesheet" type="text/css"/>
@@ -41,7 +41,7 @@ MathJax.Hub.Config({
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.9.7 -->
<!-- Generated by Doxygen 1.9.8 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "../../search/",'.html');
@@ -111,7 +111,7 @@ $(document).ready(function(){initNavTree('d7/d4c/namespacek__nearest__neighbors.
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="../../d7/d4c/namespacek__nearest__neighbors.html">k_nearest_neighbors</a></li>
<li class="footer">Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="../../doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.7 </li>
<li class="footer">Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="../../doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.8 </li>
</ul>
</div>
</body>

View File

@@ -1,5 +1,5 @@
<map id="others/spiral_print.cpp" name="others/spiral_print.cpp">
<area shape="rect" id="Node000001" title="Print the elements of a matrix traversing it spirally." alt="" coords="5,5,155,31"/>
<area shape="rect" id="Node000002" title=" " alt="" coords="44,79,116,105"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="83,31,83,64,77,64,77,31"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="83,31,83,63,77,63,77,31"/>
</map>

View File

@@ -1,7 +1,7 @@
<?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.1.0 (20230707.0739)
<!-- Generated by graphviz version 9.0.0 (20230911.1827)
-->
<!-- Title: others/spiral_print.cpp Pages: 1 -->
<svg width="120pt" height="83pt"
@@ -40,8 +40,8 @@
<g id="edge1_Node000001_Node000002" class="edge">
<title>Node1&#45;&gt;Node2</title>
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M56,-55.08C56,-48.42 56,-38.99 56,-30.53"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="59.5,-30.61 56,-20.61 52.5,-30.61 59.5,-30.61"/>
<path fill="none" stroke="#63b8ff" d="M56,-55.08C56,-48.57 56,-39.42 56,-31.12"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="59.5,-31.12 56,-21.12 52.5,-31.12 59.5,-31.12"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 2.4 KiB

After

Width:  |  Height:  |  Size: 2.4 KiB

View File

@@ -1,7 +1,7 @@
<?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.1.0 (20230707.0739)
<!-- Generated by graphviz version 9.0.0 (20230911.1827)
-->
<!-- Title: others/spiral_print.cpp Pages: 1 -->
<svg width="120pt" height="83pt"
@@ -30,8 +30,8 @@
<g id="edge1_Node000001_Node000002" class="edge">
<title>Node1&#45;&gt;Node2</title>
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M56,-55.08C56,-48.42 56,-38.99 56,-30.53"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="59.5,-30.61 56,-20.61 52.5,-30.61 59.5,-30.61"/>
<path fill="none" stroke="#63b8ff" d="M56,-55.08C56,-48.57 56,-39.42 56,-31.12"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="59.5,-31.12 56,-21.12 52.5,-31.12 59.5,-31.12"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB