2
0
mirror of https://github.com/boostorg/gil.git synced 2026-01-23 05:32:12 +00:00
Files
gil/develop/doc/html/reference/group___point_algorithm.html
github-actions[bot] 3b73200ee1 deploy: 49d9276706
2025-04-04 16:28:54 +00:00

91 lines
7.2 KiB
HTML

<!-- HTML header for doxygen 1.8.13-->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://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.8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Generic Image Library: Algorithms and Utility 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="doxygen.css" rel="stylesheet" type="text/css" />
<link href="doxygen-boost.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<div class="boost-header">
<table border="0" cellpadding="7" cellspacing="0" width="100%" summary="header">
<tr>
<td valign="top" width="300">
<h3><a href="../index.html"><img alt="Boost GIL" src="../_static/gil.png" border="0"></a></h3>
</td>
<td ><h1 align="center"><a href="../index.html"></a></h1></td>
<td></td>
</tr>
</table>
</div>
<hr/>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<!-- Generated by Doxygen 1.9.8 -->
<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('',false,false,'search.php','Search');
});
/* @license-end */
</script>
<div id="main-nav"></div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#func-members">Functions</a> </div>
<div class="headertitle"><div class="title">Algorithms and Utility Functions<div class="ingroups"><a class="el" href="group___point.html">Point</a></div></div></div>
</div><!--header-->
<div class="contents">
<p>Algorithms and Utility Functions for points.
<a href="#details">More...</a></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="func-members" name="func-members"></a>
Functions</h2></td></tr>
<tr class="memitem:ga58b22314f69fe65c9ccb8c41c73dcc64" id="r_ga58b22314f69fe65c9ccb8c41c73dcc64"><td class="memTemplParams" colspan="2"><a id="ga58b22314f69fe65c9ccb8c41c73dcc64" name="ga58b22314f69fe65c9ccb8c41c73dcc64"></a>
template&lt;typename T &gt; </td></tr>
<tr class="memitem:ga58b22314f69fe65c9ccb8c41c73dcc64"><td class="memTemplItemLeft" align="right" valign="top">auto&#160;</td><td class="memTemplItemRight" valign="bottom"><b>iround</b> (<a class="el" href="classboost_1_1gil_1_1point.html">point</a>&lt; T &gt; const &amp;p) -&gt; <a class="el" href="classboost_1_1gil_1_1point.html">point</a>&lt; std::ptrdiff_t &gt;</td></tr>
<tr class="separator:ga58b22314f69fe65c9ccb8c41c73dcc64"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ga8a0b6ef1a8cfd59d848313b8aa365fbd" id="r_ga8a0b6ef1a8cfd59d848313b8aa365fbd"><td class="memItemLeft" align="right" valign="top"><a id="ga8a0b6ef1a8cfd59d848313b8aa365fbd" name="ga8a0b6ef1a8cfd59d848313b8aa365fbd"></a>
auto&#160;</td><td class="memItemRight" valign="bottom"><b>iround</b> (<a class="el" href="classboost_1_1gil_1_1point.html">point</a>&lt; float &gt; const &amp;p) -&gt; <a class="el" href="classboost_1_1gil_1_1point.html">point</a>&lt; std::ptrdiff_t &gt;</td></tr>
<tr class="separator:ga8a0b6ef1a8cfd59d848313b8aa365fbd"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ga814726b234acd66102903dc002931675" id="r_ga814726b234acd66102903dc002931675"><td class="memItemLeft" align="right" valign="top"><a id="ga814726b234acd66102903dc002931675" name="ga814726b234acd66102903dc002931675"></a>
auto&#160;</td><td class="memItemRight" valign="bottom"><b>iround</b> (<a class="el" href="classboost_1_1gil_1_1point.html">point</a>&lt; double &gt; const &amp;p) -&gt; <a class="el" href="classboost_1_1gil_1_1point.html">point</a>&lt; std::ptrdiff_t &gt;</td></tr>
<tr class="separator:ga814726b234acd66102903dc002931675"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:gad90574606b2b10c4e47df6a8568c12e6" id="r_gad90574606b2b10c4e47df6a8568c12e6"><td class="memItemLeft" align="right" valign="top"><a id="gad90574606b2b10c4e47df6a8568c12e6" name="gad90574606b2b10c4e47df6a8568c12e6"></a>
auto&#160;</td><td class="memItemRight" valign="bottom"><b>ifloor</b> (<a class="el" href="classboost_1_1gil_1_1point.html">point</a>&lt; float &gt; const &amp;p) -&gt; <a class="el" href="classboost_1_1gil_1_1point.html">point</a>&lt; std::ptrdiff_t &gt;</td></tr>
<tr class="separator:gad90574606b2b10c4e47df6a8568c12e6"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:gaff747b4398348b0c6ac2b231c003d05e" id="r_gaff747b4398348b0c6ac2b231c003d05e"><td class="memItemLeft" align="right" valign="top"><a id="gaff747b4398348b0c6ac2b231c003d05e" name="gaff747b4398348b0c6ac2b231c003d05e"></a>
auto&#160;</td><td class="memItemRight" valign="bottom"><b>ifloor</b> (<a class="el" href="classboost_1_1gil_1_1point.html">point</a>&lt; double &gt; const &amp;p) -&gt; <a class="el" href="classboost_1_1gil_1_1point.html">point</a>&lt; std::ptrdiff_t &gt;</td></tr>
<tr class="separator:gaff747b4398348b0c6ac2b231c003d05e"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:gaea051328b2aa6103ecfc0e226732f083" id="r_gaea051328b2aa6103ecfc0e226732f083"><td class="memItemLeft" align="right" valign="top"><a id="gaea051328b2aa6103ecfc0e226732f083" name="gaea051328b2aa6103ecfc0e226732f083"></a>
auto&#160;</td><td class="memItemRight" valign="bottom"><b>iceil</b> (<a class="el" href="classboost_1_1gil_1_1point.html">point</a>&lt; float &gt; const &amp;p) -&gt; <a class="el" href="classboost_1_1gil_1_1point.html">point</a>&lt; std::ptrdiff_t &gt;</td></tr>
<tr class="separator:gaea051328b2aa6103ecfc0e226732f083"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ga6ad250885aba0ea8f0179798281a0a45" id="r_ga6ad250885aba0ea8f0179798281a0a45"><td class="memItemLeft" align="right" valign="top"><a id="ga6ad250885aba0ea8f0179798281a0a45" name="ga6ad250885aba0ea8f0179798281a0a45"></a>
auto&#160;</td><td class="memItemRight" valign="bottom"><b>iceil</b> (<a class="el" href="classboost_1_1gil_1_1point.html">point</a>&lt; double &gt; const &amp;p) -&gt; <a class="el" href="classboost_1_1gil_1_1point.html">point</a>&lt; std::ptrdiff_t &gt;</td></tr>
<tr class="separator:ga6ad250885aba0ea8f0179798281a0a45"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<p>Algorithms and Utility Functions for points. </p>
<p>Example: </p><div class="fragment"><div class="line">assert(iround(point&lt;double&gt;(3.1, 3.9)) == point&lt;std::ptrdiff_t&gt;(3,4));</div>
</div><!-- fragment --> </div><!-- contents -->
<!-- HTML footer for doxygen 1.8.13-->
<!-- start footer part -->
<hr class="footer"/>
<address class="footer">
<small>
Generated by &#160;<a href="http://www.doxygen.org/index.html">doxygen</a> 1.9.8
</small>
</address>
</body>
</html>