| <!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"/> |
| <meta name="generator" content="Doxygen 1.9.1"/> |
| <meta name="viewport" content="width=device-width, initial-scale=1"/> |
| <title>datasketches-cpp: Class Members - Functions</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="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> |
| <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">datasketches-cpp |
| </div> |
| </td> |
| </tr> |
| </tbody> |
| </table> |
| </div> |
| <!-- end header part --> |
| <!-- Generated by Doxygen 1.9.1 --> |
| <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','.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: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 --> |
| <!-- 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="contents"> |
|   |
| |
| <h3><a id="index_t"></a>- t -</h3><ul> |
| <li>test() |
| : <a class="el" href="classdatasketches_1_1kolmogorov__smirnov.html#abe35b8f2ba44099903040c3e9beabd21">kolmogorov_smirnov</a> |
| </li> |
| <li>theta_a_not_b_alloc() |
| : <a class="el" href="classdatasketches_1_1theta__a__not__b__alloc.html#aad68590e0fdd7ae1f794c1734b4e94e4">theta_a_not_b_alloc< Allocator ></a> |
| </li> |
| <li>theta_base_builder() |
| : <a class="el" href="classdatasketches_1_1theta__base__builder.html#a4b0aff81dd617849c00e8c1624a4218b">theta_base_builder< Derived, Allocator ></a> |
| </li> |
| <li>theta_intersection_alloc() |
| : <a class="el" href="classdatasketches_1_1theta__intersection__alloc.html#a47ac95e76c9f21fb19108e3ab9c21012">theta_intersection_alloc< Allocator ></a> |
| </li> |
| <li>threshold() |
| : <a class="el" href="classdatasketches_1_1kolmogorov__smirnov.html#af92dd2e35bc4c560b837a056797f75af">kolmogorov_smirnov</a> |
| </li> |
| <li>to_string() |
| : <a class="el" href="classdatasketches_1_1base__theta__sketch__alloc.html#a60a5fe73c86554c313705666f8fb227a">base_theta_sketch_alloc< Allocator ></a> |
| , <a class="el" href="classdatasketches_1_1count__min__sketch.html#aed372241c10ffd041bee85602edb199a">count_min_sketch< W, Allocator ></a> |
| , <a class="el" href="classdatasketches_1_1cpc__sketch__alloc.html#aed372241c10ffd041bee85602edb199a">cpc_sketch_alloc< A ></a> |
| , <a class="el" href="classdatasketches_1_1density__sketch.html#a592a7af55659ff803b26a45552a68dda">density_sketch< T, Kernel, Allocator ></a> |
| , <a class="el" href="classdatasketches_1_1ebpps__sketch.html#aed372241c10ffd041bee85602edb199a">ebpps_sketch< T, A ></a> |
| , <a class="el" href="classdatasketches_1_1frequent__items__sketch.html#a60a5fe73c86554c313705666f8fb227a">frequent_items_sketch< T, W, H, E, A ></a> |
| , <a class="el" href="classdatasketches_1_1kll__sketch.html#a592a7af55659ff803b26a45552a68dda">kll_sketch< T, C, A ></a> |
| , <a class="el" href="classdatasketches_1_1quantiles__sketch.html#a592a7af55659ff803b26a45552a68dda">quantiles_sketch< T, Comparator, Allocator ></a> |
| , <a class="el" href="classdatasketches_1_1req__sketch.html#a592a7af55659ff803b26a45552a68dda">req_sketch< T, Comparator, Allocator ></a> |
| , <a class="el" href="classdatasketches_1_1tuple__sketch.html#a60a5fe73c86554c313705666f8fb227a">tuple_sketch< Summary, Allocator ></a> |
| , <a class="el" href="classdatasketches_1_1var__opt__sketch.html#aed372241c10ffd041bee85602edb199a">var_opt_sketch< T, A ></a> |
| , <a class="el" href="classdatasketches_1_1var__opt__union.html#aed372241c10ffd041bee85602edb199a">var_opt_union< T, A ></a> |
| </li> |
| <li>trim() |
| : <a class="el" href="classdatasketches_1_1update__theta__sketch__alloc.html#a268ae12a22c9f97b84833e4c39fb2278">update_theta_sketch_alloc< Allocator ></a> |
| , <a class="el" href="classdatasketches_1_1update__tuple__sketch.html#a268ae12a22c9f97b84833e4c39fb2278">update_tuple_sketch< Summary, Update, Policy, Allocator ></a> |
| </li> |
| <li>tuple_a_not_b() |
| : <a class="el" href="classdatasketches_1_1tuple__a__not__b.html#ab7aabf86559ad403741955663d86f83d">tuple_a_not_b< Summary, Allocator ></a> |
| </li> |
| <li>tuple_intersection() |
| : <a class="el" href="classdatasketches_1_1tuple__intersection.html#a4cff2978362ac6d1c74a1a69c3b3843f">tuple_intersection< Summary, Policy, Allocator ></a> |
| </li> |
| </ul> |
| </div><!-- contents --> |
| <!-- start footer part --> |
| <hr class="footer"/><address class="footer"><small> |
| 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.1 |
| </small></address> |
| </body> |
| </html> |