2020-06-28 18:07:29 +03:00
<!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" >
< head >
< meta http-equiv = "Content-Type" content = "text/xhtml;charset=UTF-8" / >
< meta http-equiv = "X-UA-Compatible" content = "IE=9" / >
2020-09-03 15:54:15 +03:00
< meta name = "generator" content = "Doxygen 1.8.20" / >
2020-06-28 18:07:29 +03:00
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< title > Algorithms_in_C: Data Structure Index< / 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 style = "height: 56px;" >
< td id = "projectalign" style = "padding-left: 0.5em;" >
< div id = "projectname" > Algorithms_in_C
  < span id = "projectnumber" > 1.0.0< / span >
< / div >
< div id = "projectbrief" > Set of algorithms implemented in C.< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2020-09-03 15:54:15 +03:00
<!-- Generated by Doxygen 1.8.20 -->
2020-06-28 18:07:29 +03:00
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @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:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
$(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:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('classes.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" >
< iframe src = "javascript:void(0)" frameborder = "0"
name="MSearchResults" id="MSearchResults">
< / iframe >
< / div >
< div class = "header" >
< div class = "headertitle" >
< div class = "title" > Data Structure Index< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
2020-08-26 22:28:38 +03:00
< div class = "qindex" > < a class = "qindex" href = "#letter__" > _< / a >   |  < a class = "qindex" href = "#letter_a" > a< / a >   |  < a class = "qindex" href = "#letter_b" > b< / a >   |  < a class = "qindex" href = "#letter_c" > c< / a >   |  < a class = "qindex" href = "#letter_d" > d< / a >   |  < a class = "qindex" href = "#letter_e" > e< / a >   |  < a class = "qindex" href = "#letter_g" > g< / a >   |  < a class = "qindex" href = "#letter_h" > h< / a >   |  < a class = "qindex" href = "#letter_k" > k< / a >   |  < a class = "qindex" href = "#letter_l" > l< / a >   |  < a class = "qindex" href = "#letter_m" > m< / a >   |  < a class = "qindex" href = "#letter_n" > n< / a >   |  < a class = "qindex" href = "#letter_o" > o< / a >   |  < a class = "qindex" href = "#letter_p" > p< / a >   |  < a class = "qindex" href = "#letter_q" > q< / a >   |  < a class = "qindex" href = "#letter_s" > s< / a >   |  < a class = "qindex" href = "#letter_t" > t< / a >   |  < a class = "qindex" href = "#letter_v" > v< / a >   |  < a class = "qindex" href = "#letter_w" > w< / a > < / div >
2020-06-28 18:07:29 +03:00
< table class = "classindex" >
< tr > < td rowspan = "2" valign = "bottom" > < a name = "letter__" > < / a > < table border = "0" cellspacing = "0" cellpadding = "0" > < tr > < td > < div class = "ah" >     _    < / div > < / td > < / tr > < / table >
< / td >
2020-08-26 22:28:38 +03:00
< td rowspan = "2" valign = "bottom" > < a name = "letter_d" > < / a > < table border = "0" cellspacing = "0" cellpadding = "0" > < tr > < td > < div class = "ah" >     d    < / div > < / td > < / tr > < / table >
2020-06-28 18:07:29 +03:00
< / td >
2020-08-26 22:28:38 +03:00
< td rowspan = "2" valign = "bottom" > < a name = "letter_k" > < / a > < table border = "0" cellspacing = "0" cellpadding = "0" > < tr > < td > < div class = "ah" >     k    < / div > < / td > < / tr > < / table >
2020-08-08 15:40:03 +03:00
< / td >
2020-10-20 19:53:48 +03:00
< td rowspan = "2" valign = "bottom" > < a name = "letter_o" > < / a > < table border = "0" cellspacing = "0" cellpadding = "0" > < tr > < td > < div class = "ah" >     o    < / div > < / td > < / tr > < / table >
2020-08-08 15:40:03 +03:00
< / td >
2020-10-20 19:53:48 +03:00
< td valign = "top" > < a class = "el" href = "dc/d18/structsudoku.html" > sudoku< / a >       < / td >
2020-08-26 22:28:38 +03:00
< / tr >
2020-10-20 19:53:48 +03:00
< tr > < td rowspan = "2" valign = "bottom" > < a name = "letter_t" > < / a > < table border = "0" cellspacing = "0" cellpadding = "0" > < tr > < td > < div class = "ah" >     t    < / div > < / td > < / tr > < / table >
< / td >
2020-06-28 18:07:29 +03:00
< / tr >
2020-07-03 21:15:35 +03:00
< tr > < td valign = "top" > < a class = "el" href = "dc/d77/struct__big__int.html" > _big_int< / a >       < / td >
2020-08-26 22:28:38 +03:00
< td valign = "top" > < a class = "el" href = "df/dea/structdata.html" > data< / a >       < / td >
< td valign = "top" > < a class = "el" href = "d8/db8/structkohonen__array__3d.html" > kohonen_array_3d< / a >       < / td >
2020-10-20 19:53:48 +03:00
< td valign = "top" > < a class = "el" href = "d1/d5e/structobservation.html" > observation< / a >       < / td >
2020-07-03 21:15:35 +03:00
< / tr >
2020-07-02 03:13:21 +03:00
< tr > < td valign = "top" > < a class = "el" href = "d9/dd7/struct__cantor__set.html" > _cantor_set< / a >       < / td >
2020-08-26 22:28:38 +03:00
< td valign = "top" > < a class = "el" href = "d4/dfe/struct_dict.html" > Dict< / a >       < / td >
< td rowspan = "2" valign = "bottom" > < a name = "letter_l" > < / a > < table border = "0" cellspacing = "0" cellpadding = "0" > < tr > < td > < div class = "ah" >     l    < / div > < / td > < / tr > < / table >
< / td >
2020-10-20 19:53:48 +03:00
< td rowspan = "2" valign = "bottom" > < a name = "letter_p" > < / a > < table border = "0" cellspacing = "0" cellpadding = "0" > < tr > < td > < div class = "ah" >     p    < / div > < / td > < / tr > < / table >
2020-09-18 20:26:09 +03:00
< / td >
2020-10-20 19:53:48 +03:00
< td valign = "top" > < a class = "el" href = "d5/d7e/struct_t.html" > T< / a >       < / td >
2020-06-28 18:07:29 +03:00
< / tr >
2020-07-02 03:13:21 +03:00
< tr > < td valign = "top" > < a class = "el" href = "d3/d5a/struct__large__num.html" > _large_num< / a >       < / td >
2020-08-26 22:28:38 +03:00
< td valign = "top" > < a class = "el" href = "d7/dfd/structdual__quat__.html" > dual_quat_< / a >       < / td >
2020-10-20 19:53:48 +03:00
< td valign = "top" > < a class = "el" href = "df/d86/structterm.html" > term< / a >       < / td >
2020-06-28 18:07:29 +03:00
< / tr >
2020-07-02 03:13:21 +03:00
< tr > < td rowspan = "2" valign = "bottom" > < a name = "letter_a" > < / a > < table border = "0" cellspacing = "0" cellpadding = "0" > < tr > < td > < div class = "ah" >     a    < / div > < / td > < / tr > < / table >
2020-06-28 18:07:29 +03:00
< / td >
2020-08-08 15:40:03 +03:00
< td valign = "top" > < a class = "el" href = "d6/d42/structdynamic__array.html" > dynamic_array< / a >       < / td >
2020-08-26 22:28:38 +03:00
< td valign = "top" > < a class = "el" href = "df/db3/struct_l.html" > L< / a >       < / td >
2020-10-20 19:53:48 +03:00
< td valign = "top" > < a class = "el" href = "d0/d43/structpid.html" > pid< / a >       < / td >
< td valign = "top" > < a class = "el" href = "d8/d7a/structtnode.html" > tnode< / a >       < / td >
2020-07-03 21:15:35 +03:00
< / tr >
2020-08-08 15:40:03 +03:00
< tr > < td rowspan = "2" valign = "bottom" > < a name = "letter_e" > < / a > < table border = "0" cellspacing = "0" cellpadding = "0" > < tr > < td > < div class = "ah" >     e    < / div > < / td > < / tr > < / table >
< / td >
2020-10-20 19:53:48 +03:00
< td valign = "top" > < a class = "el" href = "d8/d10/structlist.html" > list< / a >       < / td >
< td rowspan = "2" valign = "bottom" > < a name = "letter_q" > < / a > < table border = "0" cellspacing = "0" cellpadding = "0" > < tr > < td > < div class = "ah" >     q    < / div > < / td > < / tr > < / table >
2020-09-18 20:26:09 +03:00
< / td >
2020-10-20 19:53:48 +03:00
< td valign = "top" > < a class = "el" href = "da/d9b/struct_trie_node.html" > TrieNode< / a >       < / td >
2020-07-03 21:15:35 +03:00
< / tr >
< tr > < td valign = "top" > < a class = "el" href = "d2/daa/structadaline.html" > adaline< / a >       < / td >
2020-10-20 19:53:48 +03:00
< td rowspan = "2" valign = "bottom" > < a name = "letter_m" > < / a > < table border = "0" cellspacing = "0" cellpadding = "0" > < tr > < td > < div class = "ah" >     m    < / div > < / td > < / tr > < / table >
< / td >
< td rowspan = "2" valign = "bottom" > < a name = "letter_v" > < / a > < table border = "0" cellspacing = "0" cellpadding = "0" > < tr > < td > < div class = "ah" >     v    < / div > < / td > < / tr > < / table >
< / td >
2020-07-03 21:15:35 +03:00
< / tr >
2020-07-02 03:13:21 +03:00
< tr > < td valign = "top" > < a class = "el" href = "d2/d71/struct_a_v_lnode.html" > AVLnode< / a >       < / td >
2020-08-08 15:40:03 +03:00
< td valign = "top" > < a class = "el" href = "d5/db4/struct_edge.html" > Edge< / a >       < / td >
2020-10-20 19:53:48 +03:00
< td valign = "top" > < a class = "el" href = "de/d58/structquaternion__.html" > quaternion_< / a >       < / td >
2020-09-18 20:26:09 +03:00
< / tr >
2020-07-02 03:13:21 +03:00
< tr > < td rowspan = "2" valign = "bottom" > < a name = "letter_b" > < / a > < table border = "0" cellspacing = "0" cellpadding = "0" > < tr > < td > < div class = "ah" >     b    < / div > < / td > < / tr > < / table >
2020-06-28 18:07:29 +03:00
< / td >
2020-08-08 15:40:03 +03:00
< td valign = "top" > < a class = "el" href = "d0/d6b/structelem.html" > elem< / a >       < / td >
2020-10-20 19:53:48 +03:00
< td valign = "top" > < a class = "el" href = "d9/d8b/structmat__3x3__.html" > mat_3x3_< / a >       < / td >
< td valign = "top" > < a class = "el" href = "d2/d36/structqueue.html" > queue< / a >       < / td >
< td valign = "top" > < a class = "el" href = "d5/db4/structvec__3d__.html" > vec_3d_< / a >       < / td >
< / tr >
2020-08-26 22:28:38 +03:00
< tr > < td valign = "top" > < a class = "el" href = "d2/de8/structeuler__.html" > euler_< / a >       < / td >
2020-10-20 19:53:48 +03:00
< td valign = "top" > < a class = "el" href = "d0/d8a/structmax__heap.html" > max_heap< / a >       < / td >
< td valign = "top" > < a class = "el" href = "d0/d10/struct_queue_rep.html" > QueueRep< / a >       < / td >
< td rowspan = "2" valign = "bottom" > < a name = "letter_w" > < / a > < table border = "0" cellspacing = "0" cellpadding = "0" > < tr > < td > < div class = "ah" >     w    < / div > < / td > < / tr > < / table >
< / td >
< / tr >
2020-07-02 03:13:21 +03:00
< tr > < td valign = "top" > < a class = "el" href = "d4/d02/struct_b_s_t_iterator.html" > BSTIterator< / a >       < / td >
2020-08-26 22:28:38 +03:00
< td rowspan = "2" valign = "bottom" > < a name = "letter_g" > < / a > < table border = "0" cellspacing = "0" cellpadding = "0" > < tr > < td > < div class = "ah" >     g    < / div > < / td > < / tr > < / table >
< / td >
2020-10-20 19:53:48 +03:00
< td valign = "top" > < a class = "el" href = "de/dce/structmin__heap.html" > min_heap< / a >       < / td >
< td rowspan = "2" valign = "bottom" > < a name = "letter_s" > < / a > < table border = "0" cellspacing = "0" cellpadding = "0" > < tr > < td > < div class = "ah" >     s    < / div > < / td > < / tr > < / table >
2020-06-28 18:07:29 +03:00
< / td >
2020-10-20 19:53:48 +03:00
< / tr >
2020-07-03 21:15:35 +03:00
< tr > < td rowspan = "2" valign = "bottom" > < a name = "letter_c" > < / a > < table border = "0" cellspacing = "0" cellpadding = "0" > < tr > < td > < div class = "ah" >     c    < / div > < / td > < / tr > < / table >
< / td >
2020-10-20 19:53:48 +03:00
< td rowspan = "2" valign = "bottom" > < a name = "letter_n" > < / a > < table border = "0" cellspacing = "0" cellpadding = "0" > < tr > < td > < div class = "ah" >     n    < / div > < / td > < / tr > < / table >
< / td >
< td valign = "top" > < a class = "el" href = "df/ddb/structword__count__word.html" > word_count_word< / a >       < / td >
< / tr >
2020-08-26 22:28:38 +03:00
< tr > < td valign = "top" > < a class = "el" href = "d4/dd4/struct_graph.html" > Graph< / a >       < / td >
2020-10-20 19:53:48 +03:00
< td valign = "top" > < a class = "el" href = "dd/d06/structsegment__tree.html" > segment_tree< / a >       < / td >
2020-06-28 18:07:29 +03:00
< td > < / td > < / tr >
2020-07-03 21:15:35 +03:00
< tr > < td valign = "top" > < a class = "el" href = "d4/d2d/struct_c_array.html" > CArray< / a >       < / td >
2020-08-26 22:28:38 +03:00
< td valign = "top" > < a class = "el" href = "d2/d6a/struct_graph_rep.html" > GraphRep< / a >       < / td >
2020-10-20 19:53:48 +03:00
< td valign = "top" > < a class = "el" href = "db/d8b/struct_node.html" > Node< / a >       < / td >
< td valign = "top" > < a class = "el" href = "dd/d10/struct_stack.html" > Stack< / a >       < / td >
2020-08-26 22:28:38 +03:00
< td > < / td > < / tr >
< tr > < td valign = "top" > < a class = "el" href = "d1/d99/structcluster.html" > cluster< / a >       < / td >
< td rowspan = "2" valign = "bottom" > < a name = "letter_h" > < / a > < table border = "0" cellspacing = "0" cellpadding = "0" > < tr > < td > < div class = "ah" >     h    < / div > < / td > < / tr > < / table >
< / td >
2020-10-20 19:53:48 +03:00
< td valign = "top" > < a class = "el" href = "d5/da1/structnode.html" > node< / a >       < / td >
< td valign = "top" > < a class = "el" href = "dc/de5/structsubset.html" > subset< / a >       < / td >
2020-09-09 19:54:50 +03:00
< td > < / td > < / tr >
2020-10-20 19:53:48 +03:00
< tr > < td > < / td > < td > < / td > < td > < / td > < td > < / td > < / tr >
2020-08-26 22:28:38 +03:00
< tr > < td > < / td > < td valign = "top" > < a class = "el" href = "d0/df1/structhash__set__t.html" > hash_set_t< / a >       < / td >
2020-10-20 19:53:48 +03:00
< td > < / td > < td > < / td > < td > < / td > < / tr >
2020-06-28 18:07:29 +03:00
< tr > < td > < / td > < td > < / td > < td > < / td > < td > < / td > < td > < / td > < / tr >
< / table >
2020-08-26 22:28:38 +03:00
< div class = "qindex" > < a class = "qindex" href = "#letter__" > _< / a >   |  < a class = "qindex" href = "#letter_a" > a< / a >   |  < a class = "qindex" href = "#letter_b" > b< / a >   |  < a class = "qindex" href = "#letter_c" > c< / a >   |  < a class = "qindex" href = "#letter_d" > d< / a >   |  < a class = "qindex" href = "#letter_e" > e< / a >   |  < a class = "qindex" href = "#letter_g" > g< / a >   |  < a class = "qindex" href = "#letter_h" > h< / a >   |  < a class = "qindex" href = "#letter_k" > k< / a >   |  < a class = "qindex" href = "#letter_l" > l< / a >   |  < a class = "qindex" href = "#letter_m" > m< / a >   |  < a class = "qindex" href = "#letter_n" > n< / a >   |  < a class = "qindex" href = "#letter_o" > o< / a >   |  < a class = "qindex" href = "#letter_p" > p< / a >   |  < a class = "qindex" href = "#letter_q" > q< / a >   |  < a class = "qindex" href = "#letter_s" > s< / a >   |  < a class = "qindex" href = "#letter_t" > t< / a >   |  < a class = "qindex" href = "#letter_v" > v< / a >   |  < a class = "qindex" href = "#letter_w" > w< / a > < / div >
2020-06-28 18:07:29 +03:00
< / div > <!-- contents -->
< / div > <!-- doc - content -->
<!-- start footer part -->
< div id = "nav-path" class = "navpath" > <!-- id is needed for treeview function! -->
< ul >
2020-09-03 15:54:15 +03:00
< li class = "footer" > Generated by < a href = "http://www.doxygen.org/index.html" > < img class = "footer" src = "doxygen.svg" width = "104" height = "31" alt = "doxygen" / > < / a > 1.8.20 < / li >
2020-06-28 18:07:29 +03:00
< / ul >
< / div >
< / body >
< / html >