TheAlgorithms-C/globals_g.html

135 lines
7.5 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US">
<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.5"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Algorithms_in_C: Globals</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/x-mathjax-config">
MathJax.Hub.Config({
extensions: ["tex2jax.js", "TeX/AMSmath.js", "TeX/AMSsymbols.js"],
jax: ["input/TeX","output/HTML-CSS"],
});
</script>
<script type="text/javascript" async="async" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.7/MathJax.js?config=TeX-MML-AM_CHTML/MathJax.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr id="projectrow">
<td id="projectalign">
<div id="projectname">Algorithms_in_C<span id="projectnumber">&#160;1.0.0</span>
</div>
<div id="projectbrief">Set of algorithms implemented in C.</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.9.5 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "search/",'.html');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */
</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
$(document).ready(function(){initNavTree('globals_g.html',''); initResizable(); });
/* @license-end */
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<div id="MSearchResults">
<div class="SRPage">
<div id="SRIndex">
<div id="SRResults"></div>
<div class="SRStatus" id="Loading">Loading...</div>
<div class="SRStatus" id="Searching">Searching...</div>
<div class="SRStatus" id="NoMatches">No Matches</div>
</div>
</div>
</div>
</div>
<div class="contents">
<div class="textblock">Here is a list of all documented functions, variables, defines, enums, and typedefs with links to the documentation:</div>
<h3><a id="index_g" name="index_g"></a>- g -</h3><ul>
<li>gcd()&#160;:&#160;<a class="el" href="d5/d7c/problem__5_2sol3_8c.html#a59347107cbfdf48d51108e50280e760d">sol3.c</a></li>
<li>get()&#160;:&#160;<a class="el" href="df/dfa/vector_8c.html#a15f534ebe962fda31cc191852befc250">vector.c</a></li>
<li>get_angle()&#160;:&#160;<a class="el" href="de/d7b/group__vec__3d.html#ga55be1d766c8a824b35d97e79744834d8">vectors_3d.c</a></li>
<li>get_ch()&#160;:&#160;<a class="el" href="d9/deb/min__printf_8h.html#a409d428c337bf5476567a228274f49f1">min_printf.h</a></li>
<li>get_clock_diff()&#160;:&#160;<a class="el" href="d2/df6/kohonen__som__topology_8c.html#a2256c10b16edba377b64a44b6c656908">kohonen_som_topology.c</a>, <a class="el" href="d0/d46/kohonen__som__trace_8c.html#a2256c10b16edba377b64a44b6c656908">kohonen_som_trace.c</a></li>
<li>get_cross_matrix()&#160;:&#160;<a class="el" href="de/d7b/group__vec__3d.html#ga5082b0720c2cc51ae84bf19bd76dc849">vectors_3d.c</a></li>
<li>get_digits()&#160;:&#160;<a class="el" href="d8/d32/problem__25_2sol1_8c.html#a2b90df6bfbf0d18cd9a19c1a71453783">sol1.c</a></li>
<li>get_divisors()&#160;:&#160;<a class="el" href="d4/d83/problem__401_2sol1_8c.html#a7380e14d595d560007b02ce516b6b215">sol1.c</a></li>
<li>get_min_2d()&#160;:&#160;<a class="el" href="d1/d6b/group__kohonen__2d.html#gadc22d512c00a9f5799ee067f4fb90b4b">kohonen_som_topology.c</a></li>
<li>get_month_days()&#160;:&#160;<a class="el" href="dd/df0/problem__19_2sol1_8c.html#ab7f9ad087f124b8e0615aa535b4c8a75">sol1.c</a></li>
<li>get_next_abundant()&#160;:&#160;<a class="el" href="d7/ddb/problem__23_2sol1_8c.html#ac5d600bf3077f4188afc4c5cd2c40eaf">sol1.c</a>, <a class="el" href="d4/dbd/problem__23_2sol2_8c.html#ac5d600bf3077f4188afc4c5cd2c40eaf">sol2.c</a></li>
<li>get_next_unknown()&#160;:&#160;<a class="el" href="d5/df4/group__sudoku.html#ga62e94fc39f116e2c81daed8f5437431b">sudoku_solver.c</a></li>
<li>get_number()&#160;:&#160;<a class="el" href="db/d01/problem__13_2sol1_8c.html#ac260f58785fb20eb09bb35385a7d47f8">sol1.c</a></li>
<li>get_number_of_digits()&#160;:&#160;<a class="el" href="d9/deb/min__printf_8h.html#aefb40d94d5d9fa2a28bc64755dde096f">min_printf.h</a></li>
<li>get_perfect_number()&#160;:&#160;<a class="el" href="d7/ddb/problem__23_2sol1_8c.html#a1aca7f530f82b27100262adba9e7556b">sol1.c</a>, <a class="el" href="d4/dbd/problem__23_2sol2_8c.html#a1aca7f530f82b27100262adba9e7556b">sol2.c</a></li>
<li>get_product()&#160;:&#160;<a class="el" href="dc/d63/problem__8_2sol1_8c.html#a9ffc8845f17b01a353767a40a3adf7bd">sol1.c</a></li>
<li>get_rand()&#160;:&#160;<a class="el" href="d6/d2e/cartesian__to__polar_8c.html#a60e62b809ca9dcb1b20a140b30d30f60">cartesian_to_polar.c</a></li>
<li>get_width_and_precision()&#160;:&#160;<a class="el" href="d9/deb/min__printf_8h.html#aa61e2407aab2c75e9837c77cab937d03">min_printf.h</a></li>
<li>getMax()&#160;:&#160;<a class="el" href="da/d02/binary__search__tree_8c.html#ad50f3debc5323bb7b71933effb64f30f">binary_search_tree.c</a></li>
<li>getPointerToWord()&#160;:&#160;<a class="el" href="d3/d78/words__alphabetical_8c.html#a9e3cab68cf6557024f0073f674a307a1">words_alphabetical.c</a></li>
<li>getPrecedence()&#160;:&#160;<a class="el" href="db/d0c/infix__to__postfix_8c.html#ac91f38ad7885fca93e39325361a5c787">infix_to_postfix.c</a></li>
</ul>
</div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<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.5 </li>
</ul>
</div>
</body>
</html>