Files
ortools-clone/docs/cpp/classoperations__research_1_1glop_1_1ColumnView.html
2020-09-01 16:01:06 +02:00

502 lines
25 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.8.18"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>OR-Tools: ColumnView</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
&#160;<span id="projectnumber">8.0</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.18 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;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&amp;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&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('classoperations__research_1_1glop_1_1ColumnView.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-types">Public Types</a> &#124;
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="classoperations__research_1_1glop_1_1ColumnView-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">ColumnView</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="sparse__column_8h_source.html#l00065">65</a> of file <a class="el" href="sparse__column_8h_source.html">sparse_column.h</a>.</p>
</div><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-types"></a>
Public Types</h2></td></tr>
<tr class="memitem:a8176fe7dcf8b7066b1c91f31e63c281a"><td class="memItemLeft" align="right" valign="top">typedef <a class="el" href="classoperations__research_1_1glop_1_1SparseColumnEntry.html">SparseColumnEntry</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1glop_1_1ColumnView.html#a8176fe7dcf8b7066b1c91f31e63c281a">Entry</a></td></tr>
<tr class="separator:a8176fe7dcf8b7066b1c91f31e63c281a"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a6981a636f3d43efdb53e13946d4ba37d"><td class="memItemLeft" align="right" valign="top">typedef <a class="el" href="classoperations__research_1_1glop_1_1VectorIterator.html">VectorIterator</a>&lt; <a class="el" href="classoperations__research_1_1glop_1_1ColumnView.html#a8176fe7dcf8b7066b1c91f31e63c281a">Entry</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1glop_1_1ColumnView.html#a6981a636f3d43efdb53e13946d4ba37d">Iterator</a></td></tr>
<tr class="separator:a6981a636f3d43efdb53e13946d4ba37d"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:a27d58c1b3bc40b7775ed056378324b14"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1glop_1_1ColumnView.html#a27d58c1b3bc40b7775ed056378324b14">ColumnView</a> (EntryIndex <a class="el" href="classoperations__research_1_1glop_1_1ColumnView.html#af69d9b7065a8f31604a8134be4307749">num_entries</a>, const RowIndex *rows, const <a class="el" href="namespaceoperations__research_1_1glop.html#a733947145e3e1631165b618b05c9ccb7">Fractional</a> *const <a class="el" href="sat_2lp__utils_8cc.html#ab1734711414da2e668957d24a41b1ddf">coefficients</a>)</td></tr>
<tr class="separator:a27d58c1b3bc40b7775ed056378324b14"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ae7eb56262fe6ff429bbfcdefb06d8c99"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1glop_1_1ColumnView.html#ae7eb56262fe6ff429bbfcdefb06d8c99">ColumnView</a> (const <a class="el" href="classoperations__research_1_1glop_1_1SparseColumn.html">SparseColumn</a> &amp;column)</td></tr>
<tr class="separator:ae7eb56262fe6ff429bbfcdefb06d8c99"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af69d9b7065a8f31604a8134be4307749"><td class="memItemLeft" align="right" valign="top">EntryIndex&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1glop_1_1ColumnView.html#af69d9b7065a8f31604a8134be4307749">num_entries</a> () const</td></tr>
<tr class="separator:af69d9b7065a8f31604a8134be4307749"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aaef7fc778a29bb3bb3040c0423937f6e"><td class="memItemLeft" align="right" valign="top"><a class="el" href="namespaceoperations__research_1_1glop.html#a733947145e3e1631165b618b05c9ccb7">Fractional</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1glop_1_1ColumnView.html#aaef7fc778a29bb3bb3040c0423937f6e">EntryCoefficient</a> (EntryIndex i) const</td></tr>
<tr class="separator:aaef7fc778a29bb3bb3040c0423937f6e"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ae7c152aafe19515204c65dadcdc876d6"><td class="memItemLeft" align="right" valign="top"><a class="el" href="namespaceoperations__research_1_1glop.html#a733947145e3e1631165b618b05c9ccb7">Fractional</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1glop_1_1ColumnView.html#ae7c152aafe19515204c65dadcdc876d6">GetFirstCoefficient</a> () const</td></tr>
<tr class="separator:ae7c152aafe19515204c65dadcdc876d6"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aedc46de5199e203b77de2eae2e4c100d"><td class="memItemLeft" align="right" valign="top">RowIndex&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1glop_1_1ColumnView.html#aedc46de5199e203b77de2eae2e4c100d">EntryRow</a> (EntryIndex i) const</td></tr>
<tr class="separator:aedc46de5199e203b77de2eae2e4c100d"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a7fd628651fe26e69b352dfc56039764f"><td class="memItemLeft" align="right" valign="top">RowIndex&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1glop_1_1ColumnView.html#a7fd628651fe26e69b352dfc56039764f">GetFirstRow</a> () const</td></tr>
<tr class="separator:a7fd628651fe26e69b352dfc56039764f"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a09dd208593b9721a30a83ed978ede577"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classoperations__research_1_1glop_1_1ColumnView.html#a6981a636f3d43efdb53e13946d4ba37d">Iterator</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1glop_1_1ColumnView.html#a09dd208593b9721a30a83ed978ede577">begin</a> () const</td></tr>
<tr class="separator:a09dd208593b9721a30a83ed978ede577"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a62469461ed7c932afba3808f4da0fe3d"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classoperations__research_1_1glop_1_1ColumnView.html#a6981a636f3d43efdb53e13946d4ba37d">Iterator</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1glop_1_1ColumnView.html#a62469461ed7c932afba3808f4da0fe3d">end</a> () const</td></tr>
<tr class="separator:a62469461ed7c932afba3808f4da0fe3d"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a289cdc9f094583c1ddd6bdc8cb8b8b96"><td class="memItemLeft" align="right" valign="top"><a class="el" href="namespaceoperations__research_1_1glop.html#a733947145e3e1631165b618b05c9ccb7">Fractional</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1glop_1_1ColumnView.html#a289cdc9f094583c1ddd6bdc8cb8b8b96">LookUpCoefficient</a> (RowIndex <a class="el" href="resource_8cc.html#a750b5d744c39a06bfb13e6eb010e35d0">index</a>) const</td></tr>
<tr class="separator:a289cdc9f094583c1ddd6bdc8cb8b8b96"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a8e12342fc420701fbffd97025421575a"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1glop_1_1ColumnView.html#a8e12342fc420701fbffd97025421575a">IsEmpty</a> () const</td></tr>
<tr class="separator:a8e12342fc420701fbffd97025421575a"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<h2 class="groupheader">Member Typedef Documentation</h2>
<a id="a8176fe7dcf8b7066b1c91f31e63c281a"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a8176fe7dcf8b7066b1c91f31e63c281a">&#9670;&nbsp;</a></span>Entry</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef <a class="el" href="classoperations__research_1_1glop_1_1SparseColumnEntry.html">SparseColumnEntry</a> <a class="el" href="classoperations__research_1_1glop_1_1ColumnView.html#a8176fe7dcf8b7066b1c91f31e63c281a">Entry</a></td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="sparse__column_8h_source.html#l00072">72</a> of file <a class="el" href="sparse__column_8h_source.html">sparse_column.h</a>.</p>
</div>
</div>
<a id="a6981a636f3d43efdb53e13946d4ba37d"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a6981a636f3d43efdb53e13946d4ba37d">&#9670;&nbsp;</a></span>Iterator</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef <a class="el" href="classoperations__research_1_1glop_1_1VectorIterator.html">VectorIterator</a>&lt;<a class="el" href="classoperations__research_1_1glop_1_1ColumnView.html#a8176fe7dcf8b7066b1c91f31e63c281a">Entry</a>&gt; <a class="el" href="classoperations__research_1_1glop_1_1ColumnView.html#a6981a636f3d43efdb53e13946d4ba37d">Iterator</a></td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="sparse__column_8h_source.html#l00073">73</a> of file <a class="el" href="sparse__column_8h_source.html">sparse_column.h</a>.</p>
</div>
</div>
<h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a id="a27d58c1b3bc40b7775ed056378324b14"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a27d58c1b3bc40b7775ed056378324b14">&#9670;&nbsp;</a></span>ColumnView() <span class="overload">[1/2]</span></h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classoperations__research_1_1glop_1_1ColumnView.html">ColumnView</a> </td>
<td>(</td>
<td class="paramtype">EntryIndex&#160;</td>
<td class="paramname"><em>num_entries</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const RowIndex *&#160;</td>
<td class="paramname"><em>rows</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const <a class="el" href="namespaceoperations__research_1_1glop.html#a733947145e3e1631165b618b05c9ccb7">Fractional</a> *const&#160;</td>
<td class="paramname"><em>coefficients</em>&#160;</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> </td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="sparse__column_8h_source.html#l00075">75</a> of file <a class="el" href="sparse__column_8h_source.html">sparse_column.h</a>.</p>
</div>
</div>
<a id="ae7eb56262fe6ff429bbfcdefb06d8c99"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ae7eb56262fe6ff429bbfcdefb06d8c99">&#9670;&nbsp;</a></span>ColumnView() <span class="overload">[2/2]</span></h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classoperations__research_1_1glop_1_1ColumnView.html">ColumnView</a> </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classoperations__research_1_1glop_1_1SparseColumn.html">SparseColumn</a> &amp;&#160;</td>
<td class="paramname"><em>column</em></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">explicit</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="sparse__column_8h_source.html#l00078">78</a> of file <a class="el" href="sparse__column_8h_source.html">sparse_column.h</a>.</p>
</div>
</div>
<h2 class="groupheader">Member Function Documentation</h2>
<a id="a09dd208593b9721a30a83ed978ede577"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a09dd208593b9721a30a83ed978ede577">&#9670;&nbsp;</a></span>begin()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classoperations__research_1_1glop_1_1ColumnView.html#a6981a636f3d43efdb53e13946d4ba37d">Iterator</a> begin </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="sparse__column_8h_source.html#l00092">92</a> of file <a class="el" href="sparse__column_8h_source.html">sparse_column.h</a>.</p>
</div>
</div>
<a id="a62469461ed7c932afba3808f4da0fe3d"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a62469461ed7c932afba3808f4da0fe3d">&#9670;&nbsp;</a></span>end()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classoperations__research_1_1glop_1_1ColumnView.html#a6981a636f3d43efdb53e13946d4ba37d">Iterator</a> end </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="sparse__column_8h_source.html#l00096">96</a> of file <a class="el" href="sparse__column_8h_source.html">sparse_column.h</a>.</p>
</div>
</div>
<a id="aaef7fc778a29bb3bb3040c0423937f6e"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aaef7fc778a29bb3bb3040c0423937f6e">&#9670;&nbsp;</a></span>EntryCoefficient()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="namespaceoperations__research_1_1glop.html#a733947145e3e1631165b618b05c9ccb7">Fractional</a> EntryCoefficient </td>
<td>(</td>
<td class="paramtype">EntryIndex&#160;</td>
<td class="paramname"><em>i</em></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="sparse__column_8h_source.html#l00083">83</a> of file <a class="el" href="sparse__column_8h_source.html">sparse_column.h</a>.</p>
</div>
</div>
<a id="aedc46de5199e203b77de2eae2e4c100d"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aedc46de5199e203b77de2eae2e4c100d">&#9670;&nbsp;</a></span>EntryRow()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">RowIndex EntryRow </td>
<td>(</td>
<td class="paramtype">EntryIndex&#160;</td>
<td class="paramname"><em>i</em></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="sparse__column_8h_source.html#l00089">89</a> of file <a class="el" href="sparse__column_8h_source.html">sparse_column.h</a>.</p>
</div>
</div>
<a id="ae7c152aafe19515204c65dadcdc876d6"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ae7c152aafe19515204c65dadcdc876d6">&#9670;&nbsp;</a></span>GetFirstCoefficient()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="namespaceoperations__research_1_1glop.html#a733947145e3e1631165b618b05c9ccb7">Fractional</a> GetFirstCoefficient </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="sparse__column_8h_source.html#l00086">86</a> of file <a class="el" href="sparse__column_8h_source.html">sparse_column.h</a>.</p>
</div>
</div>
<a id="a7fd628651fe26e69b352dfc56039764f"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a7fd628651fe26e69b352dfc56039764f">&#9670;&nbsp;</a></span>GetFirstRow()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">RowIndex GetFirstRow </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="sparse__column_8h_source.html#l00090">90</a> of file <a class="el" href="sparse__column_8h_source.html">sparse_column.h</a>.</p>
</div>
</div>
<a id="a8e12342fc420701fbffd97025421575a"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a8e12342fc420701fbffd97025421575a">&#9670;&nbsp;</a></span>IsEmpty()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">bool IsEmpty </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="sparse__column_8h_source.html#l00114">114</a> of file <a class="el" href="sparse__column_8h_source.html">sparse_column.h</a>.</p>
</div>
</div>
<a id="a289cdc9f094583c1ddd6bdc8cb8b8b96"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a289cdc9f094583c1ddd6bdc8cb8b8b96">&#9670;&nbsp;</a></span>LookUpCoefficient()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="namespaceoperations__research_1_1glop.html#a733947145e3e1631165b618b05c9ccb7">Fractional</a> LookUpCoefficient </td>
<td>(</td>
<td class="paramtype">RowIndex&#160;</td>
<td class="paramname"><em>index</em></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="sparse__column_8h_source.html#l00100">100</a> of file <a class="el" href="sparse__column_8h_source.html">sparse_column.h</a>.</p>
</div>
</div>
<a id="af69d9b7065a8f31604a8134be4307749"></a>
<h2 class="memtitle"><span class="permalink"><a href="#af69d9b7065a8f31604a8134be4307749">&#9670;&nbsp;</a></span>num_entries()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">EntryIndex num_entries </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="sparse__column_8h_source.html#l00082">82</a> of file <a class="el" href="sparse__column_8h_source.html">sparse_column.h</a>.</p>
</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="sparse__column_8h_source.html">sparse_column.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>
<li class="navelem"><a class="el" href="namespaceoperations__research.html">operations_research</a></li><li class="navelem"><a class="el" href="namespaceoperations__research_1_1glop.html">glop</a></li><li class="navelem"><a class="el" href="classoperations__research_1_1glop_1_1ColumnView.html">ColumnView</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.8.18 </li>
</ul>
</div>
</body>
</html>