533 lines
26 KiB
HTML
533 lines
26 KiB
HTML
<!-- 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"/>
|
|
<meta name="generator" content="Doxygen 1.9.2"/>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
|
<title>OR-Tools: PiecewiseSegment</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
|
|
 <span id="projectnumber">9.1</span>
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<!-- end header part -->
|
|
<!-- Generated by Doxygen 1.9.2 -->
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
|
var searchBox = new SearchBox("searchBox", "search",'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&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&dn=expat.txt MIT */
|
|
$(document).ready(function(){initNavTree('classoperations__research_1_1_piecewise_segment.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="summary">
|
|
<a href="#pub-methods">Public Member Functions</a> |
|
|
<a href="#pub-static-methods">Static Public Member Functions</a> |
|
|
<a href="classoperations__research_1_1_piecewise_segment-members.html">List of all members</a> </div>
|
|
<div class="headertitle"><div class="title">PiecewiseSegment</div></div>
|
|
</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="piecewise__linear__function_8h_source.html#l00038">38</a> of file <a class="el" href="piecewise__linear__function_8h_source.html">piecewise_linear_function.h</a>.</p>
|
|
</div><table class="memberdecls">
|
|
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="pub-methods" name="pub-methods"></a>
|
|
Public Member Functions</h2></td></tr>
|
|
<tr class="memitem:a535295123475f146509112e5423154cc"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1_piecewise_segment.html#a535295123475f146509112e5423154cc">PiecewiseSegment</a> (int64_t point_x, int64_t point_y, int64_t <a class="el" href="classoperations__research_1_1_piecewise_segment.html#a3e0673c584a9281683e7d137fe7476cb">slope</a>, int64_t other_point_x)</td></tr>
|
|
<tr class="separator:a535295123475f146509112e5423154cc"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a717f65b06206ba8cc7bbe1aa0c4a6c3b"><td class="memItemLeft" align="right" valign="top">int64_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1_piecewise_segment.html#a717f65b06206ba8cc7bbe1aa0c4a6c3b">Value</a> (int64_t x) const</td></tr>
|
|
<tr class="separator:a717f65b06206ba8cc7bbe1aa0c4a6c3b"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:afcfbd07e95226dfc2556b43e41fe4fae"><td class="memItemLeft" align="right" valign="top">int64_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1_piecewise_segment.html#afcfbd07e95226dfc2556b43e41fe4fae">start_x</a> () const</td></tr>
|
|
<tr class="separator:afcfbd07e95226dfc2556b43e41fe4fae"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a812c497c8e21c8b38593fc358c2ae6fd"><td class="memItemLeft" align="right" valign="top">int64_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1_piecewise_segment.html#a812c497c8e21c8b38593fc358c2ae6fd">end_x</a> () const</td></tr>
|
|
<tr class="separator:a812c497c8e21c8b38593fc358c2ae6fd"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a47a1fa2007b506d4ec34e2794ef5b1e1"><td class="memItemLeft" align="right" valign="top">int64_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1_piecewise_segment.html#a47a1fa2007b506d4ec34e2794ef5b1e1">start_y</a> () const</td></tr>
|
|
<tr class="separator:a47a1fa2007b506d4ec34e2794ef5b1e1"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:aa5f57f858a4566fdb393f06840c52fc8"><td class="memItemLeft" align="right" valign="top">int64_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1_piecewise_segment.html#aa5f57f858a4566fdb393f06840c52fc8">end_y</a> () const</td></tr>
|
|
<tr class="separator:aa5f57f858a4566fdb393f06840c52fc8"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a3e0673c584a9281683e7d137fe7476cb"><td class="memItemLeft" align="right" valign="top">int64_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1_piecewise_segment.html#a3e0673c584a9281683e7d137fe7476cb">slope</a> () const</td></tr>
|
|
<tr class="separator:a3e0673c584a9281683e7d137fe7476cb"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:aaae2d9393b903d8dea5e9afd1e49fae6"><td class="memItemLeft" align="right" valign="top">int64_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1_piecewise_segment.html#aaae2d9393b903d8dea5e9afd1e49fae6">intersection_y</a> () const</td></tr>
|
|
<tr class="separator:aaae2d9393b903d8dea5e9afd1e49fae6"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a8829bfff4b5ca5e126ff3aa7e29e233c"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1_piecewise_segment.html#a8829bfff4b5ca5e126ff3aa7e29e233c">ExpandEnd</a> (int64_t <a class="el" href="classoperations__research_1_1_piecewise_segment.html#a812c497c8e21c8b38593fc358c2ae6fd">end_x</a>)</td></tr>
|
|
<tr class="separator:a8829bfff4b5ca5e126ff3aa7e29e233c"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a251fcf13677473e1e7dc22481cedae13"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1_piecewise_segment.html#a251fcf13677473e1e7dc22481cedae13">AddConstantToX</a> (int64_t constant)</td></tr>
|
|
<tr class="separator:a251fcf13677473e1e7dc22481cedae13"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a8a76bb73d807580286eda7f04188553b"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1_piecewise_segment.html#a8a76bb73d807580286eda7f04188553b">AddConstantToY</a> (int64_t constant)</td></tr>
|
|
<tr class="separator:a8a76bb73d807580286eda7f04188553b"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a764be64f3029f8b8e23511061d8de355"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1_piecewise_segment.html#a764be64f3029f8b8e23511061d8de355">DebugString</a> () const</td></tr>
|
|
<tr class="separator:a764be64f3029f8b8e23511061d8de355"><td class="memSeparator" colspan="2"> </td></tr>
|
|
</table><table class="memberdecls">
|
|
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="pub-static-methods" name="pub-static-methods"></a>
|
|
Static Public Member Functions</h2></td></tr>
|
|
<tr class="memitem:afd287f1ff1de1124a2cd8a6fe79cb3fb"><td class="memItemLeft" align="right" valign="top">static bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1_piecewise_segment.html#afd287f1ff1de1124a2cd8a6fe79cb3fb">SortComparator</a> (const <a class="el" href="classoperations__research_1_1_piecewise_segment.html">PiecewiseSegment</a> &segment1, const <a class="el" href="classoperations__research_1_1_piecewise_segment.html">PiecewiseSegment</a> &segment2)</td></tr>
|
|
<tr class="separator:afd287f1ff1de1124a2cd8a6fe79cb3fb"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a77ce53a27b88c53f5fa438a08d00af34"><td class="memItemLeft" align="right" valign="top">static bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1_piecewise_segment.html#a77ce53a27b88c53f5fa438a08d00af34">FindComparator</a> (int64_t point, const <a class="el" href="classoperations__research_1_1_piecewise_segment.html">PiecewiseSegment</a> &segment)</td></tr>
|
|
<tr class="separator:a77ce53a27b88c53f5fa438a08d00af34"><td class="memSeparator" colspan="2"> </td></tr>
|
|
</table>
|
|
<h2 class="groupheader">Constructor & Destructor Documentation</h2>
|
|
<a id="a535295123475f146509112e5423154cc" name="a535295123475f146509112e5423154cc"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a535295123475f146509112e5423154cc">◆ </a></span>PiecewiseSegment()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname"><a class="el" href="classoperations__research_1_1_piecewise_segment.html">PiecewiseSegment</a> </td>
|
|
<td>(</td>
|
|
<td class="paramtype">int64_t </td>
|
|
<td class="paramname"><em>point_x</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">int64_t </td>
|
|
<td class="paramname"><em>point_y</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">int64_t </td>
|
|
<td class="paramname"><em>slope</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">int64_t </td>
|
|
<td class="paramname"><em>other_point_x</em> </td>
|
|
</tr>
|
|
<tr>
|
|
<td></td>
|
|
<td>)</td>
|
|
<td></td><td></td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="piecewise__linear__function_8cc_source.html#l00077">77</a> of file <a class="el" href="piecewise__linear__function_8cc_source.html">piecewise_linear_function.cc</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<h2 class="groupheader">Member Function Documentation</h2>
|
|
<a id="a251fcf13677473e1e7dc22481cedae13" name="a251fcf13677473e1e7dc22481cedae13"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a251fcf13677473e1e7dc22481cedae13">◆ </a></span>AddConstantToX()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">void AddConstantToX </td>
|
|
<td>(</td>
|
|
<td class="paramtype">int64_t </td>
|
|
<td class="paramname"><em>constant</em></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="piecewise__linear__function_8cc_source.html#l00241">241</a> of file <a class="el" href="piecewise__linear__function_8cc_source.html">piecewise_linear_function.cc</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a8a76bb73d807580286eda7f04188553b" name="a8a76bb73d807580286eda7f04188553b"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a8a76bb73d807580286eda7f04188553b">◆ </a></span>AddConstantToY()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">void AddConstantToY </td>
|
|
<td>(</td>
|
|
<td class="paramtype">int64_t </td>
|
|
<td class="paramname"><em>constant</em></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="piecewise__linear__function_8cc_source.html#l00251">251</a> of file <a class="el" href="piecewise__linear__function_8cc_source.html">piecewise_linear_function.cc</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a764be64f3029f8b8e23511061d8de355" name="a764be64f3029f8b8e23511061d8de355"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a764be64f3029f8b8e23511061d8de355">◆ </a></span>DebugString()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">std::string DebugString </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td> const</td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="piecewise__linear__function_8cc_source.html#l00259">259</a> of file <a class="el" href="piecewise__linear__function_8cc_source.html">piecewise_linear_function.cc</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a812c497c8e21c8b38593fc358c2ae6fd" name="a812c497c8e21c8b38593fc358c2ae6fd"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a812c497c8e21c8b38593fc358c2ae6fd">◆ </a></span>end_x()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">int64_t end_x </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td> const</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">inline</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="piecewise__linear__function_8h_source.html#l00048">48</a> of file <a class="el" href="piecewise__linear__function_8h_source.html">piecewise_linear_function.h</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="aa5f57f858a4566fdb393f06840c52fc8" name="aa5f57f858a4566fdb393f06840c52fc8"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#aa5f57f858a4566fdb393f06840c52fc8">◆ </a></span>end_y()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">int64_t end_y </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td> const</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">inline</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="piecewise__linear__function_8h_source.html#l00052">52</a> of file <a class="el" href="piecewise__linear__function_8h_source.html">piecewise_linear_function.h</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a8829bfff4b5ca5e126ff3aa7e29e233c" name="a8829bfff4b5ca5e126ff3aa7e29e233c"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a8829bfff4b5ca5e126ff3aa7e29e233c">◆ </a></span>ExpandEnd()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">void ExpandEnd </td>
|
|
<td>(</td>
|
|
<td class="paramtype">int64_t </td>
|
|
<td class="paramname"><em>end_x</em></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="piecewise__linear__function_8cc_source.html#l00237">237</a> of file <a class="el" href="piecewise__linear__function_8cc_source.html">piecewise_linear_function.cc</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a77ce53a27b88c53f5fa438a08d00af34" name="a77ce53a27b88c53f5fa438a08d00af34"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a77ce53a27b88c53f5fa438a08d00af34">◆ </a></span>FindComparator()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">bool FindComparator </td>
|
|
<td>(</td>
|
|
<td class="paramtype">int64_t </td>
|
|
<td class="paramname"><em>point</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">const <a class="el" href="classoperations__research_1_1_piecewise_segment.html">PiecewiseSegment</a> & </td>
|
|
<td class="paramname"><em>segment</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">static</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="piecewise__linear__function_8cc_source.html#l00232">232</a> of file <a class="el" href="piecewise__linear__function_8cc_source.html">piecewise_linear_function.cc</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="aaae2d9393b903d8dea5e9afd1e49fae6" name="aaae2d9393b903d8dea5e9afd1e49fae6"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#aaae2d9393b903d8dea5e9afd1e49fae6">◆ </a></span>intersection_y()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">int64_t intersection_y </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td> const</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">inline</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="piecewise__linear__function_8h_source.html#l00056">56</a> of file <a class="el" href="piecewise__linear__function_8h_source.html">piecewise_linear_function.h</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a3e0673c584a9281683e7d137fe7476cb" name="a3e0673c584a9281683e7d137fe7476cb"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a3e0673c584a9281683e7d137fe7476cb">◆ </a></span>slope()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">int64_t slope </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td> const</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">inline</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="piecewise__linear__function_8h_source.html#l00054">54</a> of file <a class="el" href="piecewise__linear__function_8h_source.html">piecewise_linear_function.h</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="afd287f1ff1de1124a2cd8a6fe79cb3fb" name="afd287f1ff1de1124a2cd8a6fe79cb3fb"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#afd287f1ff1de1124a2cd8a6fe79cb3fb">◆ </a></span>SortComparator()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">bool SortComparator </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const <a class="el" href="classoperations__research_1_1_piecewise_segment.html">PiecewiseSegment</a> & </td>
|
|
<td class="paramname"><em>segment1</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">const <a class="el" href="classoperations__research_1_1_piecewise_segment.html">PiecewiseSegment</a> & </td>
|
|
<td class="paramname"><em>segment2</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">static</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="piecewise__linear__function_8cc_source.html#l00227">227</a> of file <a class="el" href="piecewise__linear__function_8cc_source.html">piecewise_linear_function.cc</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="afcfbd07e95226dfc2556b43e41fe4fae" name="afcfbd07e95226dfc2556b43e41fe4fae"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#afcfbd07e95226dfc2556b43e41fe4fae">◆ </a></span>start_x()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">int64_t start_x </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td> const</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">inline</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="piecewise__linear__function_8h_source.html#l00046">46</a> of file <a class="el" href="piecewise__linear__function_8h_source.html">piecewise_linear_function.h</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a47a1fa2007b506d4ec34e2794ef5b1e1" name="a47a1fa2007b506d4ec34e2794ef5b1e1"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a47a1fa2007b506d4ec34e2794ef5b1e1">◆ </a></span>start_y()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">int64_t start_y </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td> const</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">inline</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="piecewise__linear__function_8h_source.html#l00050">50</a> of file <a class="el" href="piecewise__linear__function_8h_source.html">piecewise_linear_function.h</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a717f65b06206ba8cc7bbe1aa0c4a6c3b" name="a717f65b06206ba8cc7bbe1aa0c4a6c3b"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a717f65b06206ba8cc7bbe1aa0c4a6c3b">◆ </a></span>Value()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">int64_t Value </td>
|
|
<td>(</td>
|
|
<td class="paramtype">int64_t </td>
|
|
<td class="paramname"><em>x</em></td><td>)</td>
|
|
<td> const</td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="piecewise__linear__function_8cc_source.html#l00086">86</a> of file <a class="el" href="piecewise__linear__function_8cc_source.html">piecewise_linear_function.cc</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<hr/>The documentation for this class was generated from the following files:<ul>
|
|
<li><a class="el" href="piecewise__linear__function_8h_source.html">piecewise_linear_function.h</a></li>
|
|
<li><a class="el" href="piecewise__linear__function_8cc_source.html">piecewise_linear_function.cc</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>
|
|
<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_piecewise_segment.html">PiecewiseSegment</a></li>
|
|
<li class="footer">Generated by
|
|
<a href="http://www.doxygen.org/index.html">
|
|
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.9.2 </li>
|
|
</ul>
|
|
</div>
|
|
</body>
|
|
</html>
|