2020-09-01 16:00:33 +02:00
<!-- HTML header for doxygen 1.8.18 -->
<!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" / >
2022-01-17 21:42:14 +01:00
< meta name = "generator" content = "Doxygen 1.9.3" / >
2020-09-01 16:00:33 +02:00
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< title > OR-Tools: MathUtil< / 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 >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< link href = "styleSheet.tmp.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 = "projectlogo" > < img alt = "Logo" src = "orLogo.png" / > < / td >
< td id = "projectalign" style = "padding-left: 0.5em;" >
< div id = "projectname" > OR-Tools
2022-03-04 00:11:33 +01:00
  < span id = "projectnumber" > 9.3< / span >
2020-09-01 16:00:33 +02:00
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2022-01-17 21:42:14 +01:00
<!-- Generated by Doxygen 1.9.3 -->
2020-09-01 16:00:33 +02:00
< script type = "text/javascript" >
2022-01-17 21:42:14 +01:00
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "search",'Search','.html');
2020-09-01 16:00:33 +02:00
/* @license-end */
< / script >
< script type = "text/javascript" src = "menudata.js" > < / script >
< script type = "text/javascript" src = "menu.js" > < / script >
< script type = "text/javascript" >
2022-01-17 21:42:14 +01:00
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
2020-09-01 16:00:33 +02:00
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
2022-01-17 21:42:14 +01:00
/* @license-end */
< / script >
2020-09-01 16:00:33 +02:00
< 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" >
2022-01-17 21:42:14 +01:00
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
$(document).ready(function(){initNavTree('classoperations__research_1_1_math_util.html',''); initResizable(); });
2020-09-01 16:00:33 +02:00
/* @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 = "summary" >
< a href = "#pub-static-methods" > Static Public Member Functions< / a > |
2020-10-09 12:00:09 +02:00
< a href = "classoperations__research_1_1_math_util-members.html" > List of all members< / a > < / div >
2022-01-17 21:42:14 +01:00
< div class = "headertitle" > < div class = "title" > MathUtil< / div > < / div >
2020-09-01 16:00:33 +02:00
< / div > <!-- header -->
< div class = "contents" >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
< div class = "textblock" >
< p class = "definition" > Definition at line < a class = "el" href = "mathutil_8h_source.html#l00029" > 29< / a > of file < a class = "el" href = "mathutil_8h_source.html" > mathutil.h< / a > .< / p >
< / div > < table class = "memberdecls" >
2022-01-17 21:42:14 +01:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a id = "pub-static-methods" name = "pub-static-methods" > < / a >
2020-09-01 16:00:33 +02:00
Static Public Member Functions< / h2 > < / td > < / tr >
< tr class = "memitem:a0cfaf8b139304c54e3403d4ffbd60157" > < td class = "memTemplParams" colspan = "2" > template< typename IntegralType > < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:a0cfaf8b139304c54e3403d4ffbd60157" > < td class = "memTemplItemLeft" align = "right" valign = "top" > static IntegralType  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_math_util.html#a0cfaf8b139304c54e3403d4ffbd60157" > CeilOfRatio< / a > (IntegralType numerator, IntegralType denominator)< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a0cfaf8b139304c54e3403d4ffbd60157" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a9e5c13b72c36481ed098c05031d1f850" > < td class = "memTemplParams" colspan = "2" > template< typename IntegralType > < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:a9e5c13b72c36481ed098c05031d1f850" > < td class = "memTemplItemLeft" align = "right" valign = "top" > static IntegralType  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_math_util.html#a9e5c13b72c36481ed098c05031d1f850" > FloorOfRatio< / a > (IntegralType numerator, IntegralType denominator)< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a9e5c13b72c36481ed098c05031d1f850" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:a5677e679e0d095f4cfb0a61d213ccdd7" > < td class = "memItemLeft" align = "right" valign = "top" > static unsigned int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_math_util.html#a5677e679e0d095f4cfb0a61d213ccdd7" > GCD< / a > (unsigned int x, unsigned int y)< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a5677e679e0d095f4cfb0a61d213ccdd7" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:abbe5e5d1b78a1362e85ed75e3a8f49c5" > < td class = "memItemLeft" align = "right" valign = "top" > static unsigned int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_math_util.html#abbe5e5d1b78a1362e85ed75e3a8f49c5" > LeastCommonMultiple< / a > (unsigned int < a class = "el" href = "constraint__solver_2table_8cc.html#acb18315d548212835cd8ed4287e6c0b6" > a< / a > , unsigned int < a class = "el" href = "constraint__solver_2table_8cc.html#a9293e4d29cac928301645070dd307683" > b< / a > )< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:abbe5e5d1b78a1362e85ed75e3a8f49c5" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a5a6f14696b2a09c97b58e4f0989b19e7" > < td class = "memTemplParams" colspan = "2" > template< typename T > < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:a5a6f14696b2a09c97b58e4f0989b19e7" > < td class = "memTemplItemLeft" align = "right" valign = "top" > static T  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_math_util.html#a5a6f14696b2a09c97b58e4f0989b19e7" > Abs< / a > (const T x)< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a5a6f14696b2a09c97b58e4f0989b19e7" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aac72849250cdf23aefdd991eb0fc0385" > < td class = "memTemplParams" colspan = "2" > template< typename T > < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:aac72849250cdf23aefdd991eb0fc0385" > < td class = "memTemplItemLeft" align = "right" valign = "top" > static T  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_math_util.html#aac72849250cdf23aefdd991eb0fc0385" > Square< / a > (const T x)< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:aac72849250cdf23aefdd991eb0fc0385" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:ae94db7b2fa1d8e1b3c1dc6c683191609" > < td class = "memItemLeft" align = "right" valign = "top" > static int64_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_math_util.html#ae94db7b2fa1d8e1b3c1dc6c683191609" > GCD64< / a > (int64_t x, int64_t y)< / td > < / tr >
< tr class = "separator:ae94db7b2fa1d8e1b3c1dc6c683191609" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "memitem:a622bd31ec5ba0613cc927849af4138ee" > < td class = "memTemplParams" colspan = "2" > template< typename T > < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:a622bd31ec5ba0613cc927849af4138ee" > < td class = "memTemplItemLeft" align = "right" valign = "top" > static T  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_math_util.html#a622bd31ec5ba0613cc927849af4138ee" > IPow< / a > (T base, int exp)< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a622bd31ec5ba0613cc927849af4138ee" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aad6225dda2c124a0e6acdc496d306f41" > < td class = "memTemplParams" colspan = "2" > template< class IntOut , class FloatIn > < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:aad6225dda2c124a0e6acdc496d306f41" > < td class = "memTemplItemLeft" align = "right" valign = "top" > static IntOut  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_math_util.html#aad6225dda2c124a0e6acdc496d306f41" > Round< / a > (FloatIn x)< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:aad6225dda2c124a0e6acdc496d306f41" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a55fc8a3af7c2526c83e83586cd578d89" > < td class = "memItemLeft" align = "right" valign = "top" > static int64_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_math_util.html#a55fc8a3af7c2526c83e83586cd578d89" > FastInt64Round< / a > (double x)< / td > < / tr >
< tr class = "separator:a55fc8a3af7c2526c83e83586cd578d89" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-09-01 16:00:33 +02:00
< / table >
< h2 class = "groupheader" > Member Function Documentation< / h2 >
2022-01-17 21:42:14 +01:00
< a id = "a5a6f14696b2a09c97b58e4f0989b19e7" name = "a5a6f14696b2a09c97b58e4f0989b19e7" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5a6f14696b2a09c97b58e4f0989b19e7" > ◆ < / a > < / span > Abs()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > static T Abs < / td >
< td > (< / td >
< td class = "paramtype" > const T  < / td >
< td class = "paramname" > < em > x< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "mathutil_8h_source.html#l00095" > 95< / a > of file < a class = "el" href = "mathutil_8h_source.html" > mathutil.h< / a > .< / p >
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a0cfaf8b139304c54e3403d4ffbd60157" name = "a0cfaf8b139304c54e3403d4ffbd60157" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a0cfaf8b139304c54e3403d4ffbd60157" > ◆ < / a > < / span > CeilOfRatio()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > static IntegralType CeilOfRatio < / td >
< td > (< / td >
< td class = "paramtype" > IntegralType  < / td >
< td class = "paramname" > < em > numerator< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > IntegralType  < / td >
< td class = "paramname" > < em > denominator< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "mathutil_8h_source.html#l00039" > 39< / a > of file < a class = "el" href = "mathutil_8h_source.html" > mathutil.h< / a > .< / p >
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a55fc8a3af7c2526c83e83586cd578d89" name = "a55fc8a3af7c2526c83e83586cd578d89" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a55fc8a3af7c2526c83e83586cd578d89" > ◆ < / a > < / span > FastInt64Round()< / h2 >
2020-09-01 16:00:33 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > static int64_t FastInt64Round < / td >
2020-09-01 16:00:33 +02:00
< td > (< / td >
< td class = "paramtype" > double  < / td >
< td class = "paramname" > < em > x< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "mathutil_8h_source.html#l00138" > 138< / a > of file < a class = "el" href = "mathutil_8h_source.html" > mathutil.h< / a > .< / p >
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a9e5c13b72c36481ed098c05031d1f850" name = "a9e5c13b72c36481ed098c05031d1f850" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a9e5c13b72c36481ed098c05031d1f850" > ◆ < / a > < / span > FloorOfRatio()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > static IntegralType FloorOfRatio < / td >
< td > (< / td >
< td class = "paramtype" > IntegralType  < / td >
< td class = "paramname" > < em > numerator< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > IntegralType  < / td >
< td class = "paramname" > < em > denominator< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "mathutil_8h_source.html#l00053" > 53< / a > of file < a class = "el" href = "mathutil_8h_source.html" > mathutil.h< / a > .< / p >
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a5677e679e0d095f4cfb0a61d213ccdd7" name = "a5677e679e0d095f4cfb0a61d213ccdd7" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5677e679e0d095f4cfb0a61d213ccdd7" > ◆ < / a > < / span > GCD()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > static unsigned int GCD < / td >
< td > (< / td >
< td class = "paramtype" > unsigned int  < / td >
< td class = "paramname" > < em > x< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > unsigned int  < / td >
< td class = "paramname" > < em > y< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "mathutil_8h_source.html#l00068" > 68< / a > of file < a class = "el" href = "mathutil_8h_source.html" > mathutil.h< / a > .< / p >
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ae94db7b2fa1d8e1b3c1dc6c683191609" name = "ae94db7b2fa1d8e1b3c1dc6c683191609" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae94db7b2fa1d8e1b3c1dc6c683191609" > ◆ < / a > < / span > GCD64()< / h2 >
2020-09-01 16:00:33 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > static int64_t GCD64 < / td >
2020-09-01 16:00:33 +02:00
< td > (< / td >
2021-04-27 23:00:03 +02:00
< td class = "paramtype" > int64_t  < / td >
2020-09-01 16:00:33 +02:00
< td class = "paramname" > < em > x< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2021-04-27 23:00:03 +02:00
< td class = "paramtype" > int64_t  < / td >
2020-09-01 16:00:33 +02:00
< td class = "paramname" > < em > y< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "mathutil_8h_source.html#l00107" > 107< / a > of file < a class = "el" href = "mathutil_8h_source.html" > mathutil.h< / a > .< / p >
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a622bd31ec5ba0613cc927849af4138ee" name = "a622bd31ec5ba0613cc927849af4138ee" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a622bd31ec5ba0613cc927849af4138ee" > ◆ < / a > < / span > IPow()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > static T IPow < / td >
< td > (< / td >
< td class = "paramtype" > T  < / td >
< td class = "paramname" > < em > base< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > exp< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "mathutil_8h_source.html#l00119" > 119< / a > of file < a class = "el" href = "mathutil_8h_source.html" > mathutil.h< / a > .< / p >
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "abbe5e5d1b78a1362e85ed75e3a8f49c5" name = "abbe5e5d1b78a1362e85ed75e3a8f49c5" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#abbe5e5d1b78a1362e85ed75e3a8f49c5" > ◆ < / a > < / span > LeastCommonMultiple()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > static unsigned int LeastCommonMultiple < / td >
< td > (< / td >
< td class = "paramtype" > unsigned int  < / td >
< td class = "paramname" > < em > a< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > unsigned int  < / td >
< td class = "paramname" > < em > b< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "mathutil_8h_source.html#l00079" > 79< / a > of file < a class = "el" href = "mathutil_8h_source.html" > mathutil.h< / a > .< / p >
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aad6225dda2c124a0e6acdc496d306f41" name = "aad6225dda2c124a0e6acdc496d306f41" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aad6225dda2c124a0e6acdc496d306f41" > ◆ < / a > < / span > Round()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > static IntOut Round < / td >
< td > (< / td >
< td class = "paramtype" > FloatIn  < / td >
< td class = "paramname" > < em > x< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "mathutil_8h_source.html#l00124" > 124< / a > of file < a class = "el" href = "mathutil_8h_source.html" > mathutil.h< / a > .< / p >
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aac72849250cdf23aefdd991eb0fc0385" name = "aac72849250cdf23aefdd991eb0fc0385" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aac72849250cdf23aefdd991eb0fc0385" > ◆ < / a > < / span > Square()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > static T Square < / td >
< td > (< / td >
< td class = "paramtype" > const T  < / td >
< td class = "paramname" > < em > x< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "mathutil_8h_source.html#l00101" > 101< / a > of file < a class = "el" href = "mathutil_8h_source.html" > mathutil.h< / a > .< / p >
< / div >
< / div >
< hr / > The documentation for this class was generated from the following file:< ul >
< li > < a class = "el" href = "mathutil_8h_source.html" > mathutil.h< / a > < / li >
< / ul >
< / div > <!-- contents -->
< / div > <!-- doc - content -->
<!-- HTML footer for doxygen 1.8.18 -->
<!-- start footer part -->
< div id = "nav-path" class = "navpath" > <!-- id is needed for treeview function! -->
< ul >
2020-10-09 12:00:09 +02:00
< li class = "navelem" > < a class = "el" href = "namespaceoperations__research.html" > operations_research< / a > < / li > < li class = "navelem" > < a class = "el" href = "classoperations__research_1_1_math_util.html" > MathUtil< / a > < / li >
2020-09-01 16:00:33 +02:00
< li class = "footer" > Generated by
< a href = "http://www.doxygen.org/index.html" >
2022-01-17 21:42:14 +01:00
< img class = "footer" src = "doxygen.png" alt = "doxygen" / > < / a > 1.9.3 < / li >
2020-09-01 16:00:33 +02:00
< / ul >
< / div >
< / body >
< / html >