Files
ortools-clone/docs/cpp_linear/functions_func_a.html
Corentin Le Molgat 29c909503c Fix doxygen input list
2020-01-31 17:38:10 +01:00

160 lines
8.7 KiB
HTML

<!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>
<title>OR-Tools</title>
<meta http-equiv="Content-Type" content="text/html;"/>
<meta charset="utf-8"/>
<!--<link rel='stylesheet' type='text/css' href="https://fonts.googleapis.com/css?family=Ubuntu:400,700,400italic"/>-->
<link rel="stylesheet" type="text/css" href="ortools.css" title="default" media="screen,print" />
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
</head>
<body>
<div id="banner-container">
<div id="banner">
<span id="sfml">Google OR-Tools 7.5</span>
</div>
</div>
<div id="content" style="width: 100%; overflow: hidden;">
<div style="margin-left: 15px; margin-top: 5px; float: left; color: #145A32;">
<h2>C++ Reference</h2>
<ul>
<li><a href="../cpp_algorithms/annotated.html">Algorithms</a></li>
<li><a href="../cpp_sat/annotated.html">CP-SAT</a></li>
<li><a href="../cpp_graph/annotated.html">Graph</a></li>
<li><a href="../cpp_routing/annotated.html">Routing</a></li>
<li><a href="../cpp_linear/annotated.html">Linear solver</a></li>
</ul>
</div>
<div id="content">
<div align="center">
<h1 style="color: #145A32;">C++ Reference: Linear solver</h1>
</div>
<!-- Generated by Doxygen 1.8.18 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
</ul>
</div>
<div id="navrow3" class="tabs2">
<ul class="tablist">
<li><a href="functions.html"><span>All</span></a></li>
<li class="current"><a href="functions_func.html"><span>Functions</span></a></li>
<li><a href="functions_vars.html"><span>Variables</span></a></li>
<li><a href="functions_type.html"><span>Typedefs</span></a></li>
<li><a href="functions_enum.html"><span>Enumerations</span></a></li>
<li><a href="functions_eval.html"><span>Enumerator</span></a></li>
<li><a href="functions_rela.html"><span>Related&#160;Functions</span></a></li>
</ul>
</div>
<div id="navrow4" class="tabs3">
<ul class="tablist">
<li><a href="functions_func.html#index__5F"><span>_</span></a></li>
<li class="current"><a href="functions_func_a.html#index_a"><span>a</span></a></li>
<li><a href="functions_func_b.html#index_b"><span>b</span></a></li>
<li><a href="functions_func_c.html#index_c"><span>c</span></a></li>
<li><a href="functions_func_d.html#index_d"><span>d</span></a></li>
<li><a href="functions_func_e.html#index_e"><span>e</span></a></li>
<li><a href="functions_func_f.html#index_f"><span>f</span></a></li>
<li><a href="functions_func_g.html#index_g"><span>g</span></a></li>
<li><a href="functions_func_h.html#index_h"><span>h</span></a></li>
<li><a href="functions_func_i.html#index_i"><span>i</span></a></li>
<li><a href="functions_func_l.html#index_l"><span>l</span></a></li>
<li><a href="functions_func_m.html#index_m"><span>m</span></a></li>
<li><a href="functions_func_n.html#index_n"><span>n</span></a></li>
<li><a href="functions_func_o.html#index_o"><span>o</span></a></li>
<li><a href="functions_func_p.html#index_p"><span>p</span></a></li>
<li><a href="functions_func_q.html#index_q"><span>q</span></a></li>
<li><a href="functions_func_r.html#index_r"><span>r</span></a></li>
<li><a href="functions_func_s.html#index_s"><span>s</span></a></li>
<li><a href="functions_func_t.html#index_t"><span>t</span></a></li>
<li><a href="functions_func_u.html#index_u"><span>u</span></a></li>
<li><a href="functions_func_v.html#index_v"><span>v</span></a></li>
<li><a href="functions_func_w.html#index_w"><span>w</span></a></li>
<li><a href="functions_func_~.html#index__7E"><span>~</span></a></li>
</ul>
</div>
</div><!-- top -->
<div class="contents">
&#160;
<h3><a id="index_a"></a>- a -</h3><ul>
<li>abs_constraint()
: <a class="el" href="classoperations__research_1_1MPGeneralConstraintProto.html#a81525b6b71a01155616cc2aea37955ef">MPGeneralConstraintProto</a>
</li>
<li>add_coefficient()
: <a class="el" href="classoperations__research_1_1MPConstraintProto.html#ab6d1169646b89c2fb993c5b2e40eb925">MPConstraintProto</a>
, <a class="el" href="classoperations__research_1_1MPQuadraticConstraint.html#ab6d1169646b89c2fb993c5b2e40eb925">MPQuadraticConstraint</a>
, <a class="el" href="classoperations__research_1_1MPQuadraticObjective.html#ab6d1169646b89c2fb993c5b2e40eb925">MPQuadraticObjective</a>
</li>
<li>add_constraint()
: <a class="el" href="classoperations__research_1_1MPModelProto.html#ad84385236dc87ac3b0adc4c28246d1d5">MPModelProto</a>
</li>
<li>add_dual_value()
: <a class="el" href="classoperations__research_1_1MPSolutionResponse.html#afec101d1a2cfbe8db3652ae018af8c9f">MPSolutionResponse</a>
</li>
<li>add_general_constraint()
: <a class="el" href="classoperations__research_1_1MPModelProto.html#a6aa94a369d1baf6cffe87acd9e1359b2">MPModelProto</a>
</li>
<li>add_qcoefficient()
: <a class="el" href="classoperations__research_1_1MPQuadraticConstraint.html#a707a1e9f95319ea930836bc111ab0820">MPQuadraticConstraint</a>
</li>
<li>add_qvar1_index()
: <a class="el" href="classoperations__research_1_1MPQuadraticConstraint.html#a93a7221be51be750a1b52373a23958ca">MPQuadraticConstraint</a>
, <a class="el" href="classoperations__research_1_1MPQuadraticObjective.html#a93a7221be51be750a1b52373a23958ca">MPQuadraticObjective</a>
</li>
<li>add_qvar2_index()
: <a class="el" href="classoperations__research_1_1MPQuadraticConstraint.html#ab89a6d7aac7257e5b90d9ba2e85a2f3d">MPQuadraticConstraint</a>
, <a class="el" href="classoperations__research_1_1MPQuadraticObjective.html#ab89a6d7aac7257e5b90d9ba2e85a2f3d">MPQuadraticObjective</a>
</li>
<li>add_reduced_cost()
: <a class="el" href="classoperations__research_1_1MPSolutionResponse.html#af82d6c627a4b9f51d4a1a209d3ee8320">MPSolutionResponse</a>
</li>
<li>add_var_index()
: <a class="el" href="classoperations__research_1_1MPArrayConstraint.html#aa38eaf33d95ea399d9b1fc7ee9c996fd">MPArrayConstraint</a>
, <a class="el" href="classoperations__research_1_1MPArrayWithConstantConstraint.html#aa38eaf33d95ea399d9b1fc7ee9c996fd">MPArrayWithConstantConstraint</a>
, <a class="el" href="classoperations__research_1_1MPConstraintProto.html#aa38eaf33d95ea399d9b1fc7ee9c996fd">MPConstraintProto</a>
, <a class="el" href="classoperations__research_1_1MPQuadraticConstraint.html#aa38eaf33d95ea399d9b1fc7ee9c996fd">MPQuadraticConstraint</a>
, <a class="el" href="classoperations__research_1_1MPSosConstraint.html#aa38eaf33d95ea399d9b1fc7ee9c996fd">MPSosConstraint</a>
, <a class="el" href="classoperations__research_1_1PartialVariableAssignment.html#aa38eaf33d95ea399d9b1fc7ee9c996fd">PartialVariableAssignment</a>
</li>
<li>add_var_value()
: <a class="el" href="classoperations__research_1_1PartialVariableAssignment.html#a8d545292377e9a03aea1e86c1422f769">PartialVariableAssignment</a>
</li>
<li>add_variable()
: <a class="el" href="classoperations__research_1_1MPModelProto.html#a4c6815e5419d4e4f94565b345eb38b9f">MPModelProto</a>
</li>
<li>add_variable_value()
: <a class="el" href="classoperations__research_1_1MPSolutionResponse.html#a1029cd3b73ee2041d1385d8e0d183cd5">MPSolutionResponse</a>
</li>
<li>add_weight()
: <a class="el" href="classoperations__research_1_1MPSosConstraint.html#a94744688cc3f8284b9663bf8a54451a5">MPSosConstraint</a>
</li>
<li>AddIndicatorConstraint()
: <a class="el" href="classoperations__research_1_1MPSolverInterface.html#a2b2f8f7646c004cda3de338bd11ec0f2">MPSolverInterface</a>
</li>
<li>AddLinearExpr()
: <a class="el" href="classoperations__research_1_1MPObjective.html#a615d9bd9c0c88aa56d31fdf95fbb5749">MPObjective</a>
</li>
<li>AddRowConstraint()
: <a class="el" href="classoperations__research_1_1MPSolverInterface.html#af8573b2ac9ba936191f2bda73d34b1d7">MPSolverInterface</a>
</li>
<li>AddVariable()
: <a class="el" href="classoperations__research_1_1MPSolverInterface.html#a2e3afb4a4e412bffafd7052b5dc149ac">MPSolverInterface</a>
</li>
<li>and_constraint()
: <a class="el" href="classoperations__research_1_1MPGeneralConstraintProto.html#acbb54711963e045fda28994a7d02b316">MPGeneralConstraintProto</a>
</li>
</ul>
</div><!-- contents -->
</div>
</div>
<div id="footer-container">
<div id="footer">
</div>
</div>
</body>
</html>