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" / >
2021-09-20 15:57:27 +02:00
< meta name = "generator" content = "Doxygen 1.8.15" / >
2020-09-01 16:00:33 +02:00
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< title > OR-Tools: basis_representation.h Source File< / 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 >
2021-09-20 15:57:27 +02:00
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
$(document).ready(initResizable);
/* @license-end */< / script >
2020-09-01 16:00:33 +02:00
< 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
2021-09-20 15:57:27 +02:00
  < span id = "projectnumber" > 9.1< / span >
2020-09-01 16:00:33 +02:00
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2021-09-20 15:57:27 +02:00
<!-- Generated by Doxygen 1.8.15 -->
2020-09-01 16:00:33 +02:00
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
2021-09-20 15:57:27 +02:00
var searchBox = new SearchBox("searchBox", "search",false,'Search');
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" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& 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& dn=gpl-2.0.txt GPL-v2 */
2021-09-20 15:57:27 +02:00
$(document).ready(function(){initNavTree('basis__representation_8h_source.html','');});
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 = "headertitle" >
< div class = "title" > basis_representation.h< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
2021-09-20 15:57:27 +02:00
< a href = "basis__representation_8h.html" > Go to the documentation of this file.< / a > < div class = "fragment" > < div class = "line" > < a name = "l00001" > < / a > < span class = "lineno" > 1< / span >   < span class = "comment" > // Copyright 2010-2021 Google LLC< / span > < / div > < div class = "line" > < a name = "l00002" > < / a > < span class = "lineno" > 2< / span >   < span class = "comment" > // Licensed under the Apache License, Version 2.0 (the " License" );< / span > < / div > < div class = "line" > < a name = "l00003" > < / a > < span class = "lineno" > 3< / span >   < span class = "comment" > // you may not use this file except in compliance with the License.< / span > < / div > < div class = "line" > < a name = "l00004" > < / a > < span class = "lineno" > 4< / span >   < span class = "comment" > // You may obtain a copy of the License at< / span > < / div > < div class = "line" > < a name = "l00005" > < / a > < span class = "lineno" > 5< / span >   < span class = "comment" > //< / span > < / div > < div class = "line" > < a name = "l00006" > < / a > < span class = "lineno" > 6< / span >   < span class = "comment" > // http://www.apache.org/licenses/LICENSE-2.0< / span > < / div > < div class = "line" > < a name = "l00007" > < / a > < span class = "lineno" > 7< / span >   < span class = "comment" > //< / span > < / div > < div class = "line" > < a name = "l00008" > < / a > < span class = "lineno" > 8< / span >   < span class = "comment" > // Unless required by applicable law or agreed to in writing, software< / span > < / div > < div class = "line" > < a name = "l00009" > < / a > < span class = "lineno" > 9< / span >   < span class = "comment" > // distributed under the License is distributed on an " AS IS" BASIS,< / span > < / div > < div class = "line" > < a name = "l00010" > < / a > < span class = "lineno" > 10< / span >   < span class = "comment" > // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.< / span > < / div > < div class = "line" > < a name = "l00011" > < / a > < span class = "lineno" > 11< / span >   < span class = "comment" > // See the License for the specific language governing permissions and< / span > < / div > < div class = "line" > < a name = "l00012" > < / a > < span class = "lineno" > 12< / span >   < span class = "comment" > // limitations under the License.< / span > < / div > < div class = "line" > < a name = "l00013" > < / a > < span class = "lineno" > 13< / span >   < / div > < div class = "line" > < a name = "l00014" > < / a > < span class = "lineno" > 14< / span >   < span class = "preprocessor" > #ifndef OR_TOOLS_GLOP_BASIS_REPRESENTATION_H_< / span > < / div > < div class = "line" > < a name = "l00015" > < / a > < span class = "lineno" > 15< / span >   < span class = "preprocessor" > #define OR_TOOLS_GLOP_BASIS_REPRESENTATION_H_< / span > < / div > < div class = "line" > < a name = "l00016" > < / a > < span class = "lineno" > 16< / span >   < / div > < div class = "line" > < a name = "l00017" > < / a > < span class = "lineno" > 17< / span >   < span class = "preprocessor" > #include " < a class = "code" href = "base_2logging_8h.html" > ortools/base/logging.h< / a > " < / span > < / div > < div class = "line" > < a name = "l00018" > < / a > < span class = "lineno" > 18< / span >   < span class = "preprocessor" > #include " < a class = "code" href = "lu__factorization_8h.html" > ortools/glop/lu_factorization.h< / a > " < / span > < / div > < div class = "line" > < a name = "l00019" > < / a > < span class = "lineno" > 19< / span >   < span class = "preprocessor" > #include " < a class = "code" href = "parameters_8pb_8h.html" > ortools/glop/parameters.pb.h< / a > " < / span > < / div > < div class = "line" > < a name = "l00020" > < / a > < span class = "lineno" > 20< / span >   < span class = "preprocessor" > #include " < a class = "code" href = "rank__one__update_8h.html" > ortools/glop/rank_one_update.h< / a > " < / span > < / div > < div class = "line" > < a name = "l00021" > < / a > < span class = "lineno" > 21< / span >   < span class = "preprocessor" > #include " < a class = "code" href = "status_8h.html" > ortools/glop/status.h< / a > " < / span > < / div > < div class = "line" > < a name = "l00022" > < / a > < span class = "lineno" > 22< / span >   < span class = "preprocessor" > #include " < a class = "code" href = "lp__types_8h.html" > ortools/lp_data/lp_types.h< / a > " < / span > < / div > < div class = "line" > < a name = "l00023" > < / a > < span class = "lineno" > 23< / span >   < span class = "preprocessor" > #include " < a class = "code" href = "lp__data_2permutation_8h.html" > ortools/lp_data/permutation.h< / a > " < / span > < / div > < div class = "line" > < a name = "l00024" > <
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_basis_factorization_html_a278dfa01552170d8e781c1b7e613479e" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_basis_factorization.html#a278dfa01552170d8e781c1b7e613479e" > operations_research::glop::BasisFactorization::BasisFactorization< / a > < / div > < div class = "ttdeci" > BasisFactorization(const CompactSparseMatrix *compact_matrix, const RowToColMapping *basis)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "basis__representation_8cc_source.html#l00177" > basis_representation.cc:177< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_eta_factorization_html_acddc81707ff8e60f4ab42b3c21939be6" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_eta_factorization.html#acddc81707ff8e60f4ab42b3c21939be6" > operations_research::glop::EtaFactorization::EtaFactorization< / a > < / div > < div class = "ttdeci" > EtaFactorization()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "basis__representation_8cc_source.html#l00137" > basis_representation.cc:137< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_basis_factorization_html_af9bc435481ae9e6e60d66a65d5394a7f" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_basis_factorization.html#af9bc435481ae9e6e60d66a65d5394a7f" > operations_research::glop::BasisFactorization::StatString< / a > < / div > < div class = "ttdeci" > std::string StatString() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "basis__representation_8h_source.html#l00287" > basis_representation.h:287< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_basis_factorization_html_a6748ce52d80c6013d4edfc77d56b96f8" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_basis_factorization.html#a6748ce52d80c6013d4edfc77d56b96f8" > operations_research::glop::BasisFactorization::ComputeOneNormConditionNumber< / a > < / div > < div class = "ttdeci" > Fractional ComputeOneNormConditionNumber() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "basis__representation_8cc_source.html#l00586" > basis_representation.cc:586< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_basis_factorization_html_a6e2a232672ee1580b9144f558662a77c" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_basis_factorization.html#a6e2a232672ee1580b9144f558662a77c" > operations_research::glop::BasisFactorization::IsRefactorized< / a > < / div > < div class = "ttdeci" > bool IsRefactorized() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "basis__representation_8cc_source.html#l00222" > basis_representation.cc:222< / a > < / div > < / div >
< div class = "ttc" id = "namespaceoperations__research_1_1glop_html_ad73165f71f932e8ccc240d4db5097803" > < div class = "ttname" > < a href = "namespaceoperations__research_1_1glop.html#ad73165f71f932e8ccc240d4db5097803" > operations_research::glop::RowToColMapping< / a > < / div > < div class = "ttdeci" > StrictITIVector< RowIndex, ColIndex > RowToColMapping< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "lp__types_8h_source.html#l00346" > lp_types.h:346< / a > < / div > < / div >
< div class = "ttc" id = "preprocessor_8cc_html_a2babe18010525bbf13c2fa5a959971e4" > < div class = "ttname" > < a href = "preprocessor_8cc.html#a2babe18010525bbf13c2fa5a959971e4" > num_entries< / a > < / div > < div class = "ttdeci" > EntryIndex num_entries< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "preprocessor_8cc_source.html#l01366" > preprocessor.cc:1366< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_lu_factorization_html_a56d08f5289eea3f018dca5b93b6fca6b" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_lu_factorization.html#a56d08f5289eea3f018dca5b93b6fca6b" > operations_research::glop::LuFactorization::GetColumnPermutation< / a > < / div > < div class = "ttdeci" > const ColumnPermutation & GetColumnPermutation() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "lu__factorization_8h_source.html#l00066" > lu_factorization.h:66< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_basis_factorization_html_a2ac7d8b80f20a8442138b0673aa0158c" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_basis_factorization.html#a2ac7d8b80f20a8442138b0673aa0158c" > operations_research::glop::BasisFactorization::ComputeInfinityNormConditionNumberUpperBound< / a > < / div > < div class = "ttdeci" > Fractional ComputeInfinityNormConditionNumberUpperBound() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "basis__representation_8cc_source.html#l00596" > basis_representation.cc:596< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_basis_factorization_html_a41b0509864e6eb62f0415975a914ba4b" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_basis_factorization.html#a41b0509864e6eb62f0415975a914ba4b" > operations_research::glop::BasisFactorization::LeftSolveForUnitRow< / a > < / div > < div class = "ttdeci" > void LeftSolveForUnitRow(ColIndex j, ScatteredRow *y) const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "basis__representation_8cc_source.html#l00395" > basis_representation.cc:395< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_basis_factorization_html_a4bf241af6b1844669171d6e170ef991d" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_basis_factorization.html#a4bf241af6b1844669171d6e170ef991d" > operations_research::glop::BasisFactorization::RightSolveSquaredNorm< / a > < / div > < div class = "ttdeci" > Fractional RightSolveSquaredNorm(const ColumnView & a) const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "basis__representation_8cc_source.html#l00498" > basis_representation.cc:498< / a > < / div > < / div >
< div class = "ttc" id = "markowitz_8cc_html_aa9d6c98fdf8d89b0e2321fda02adc82c" > < div class = "ttname" > < a href = "markowitz_8cc.html#aa9d6c98fdf8d89b0e2321fda02adc82c" > col< / a > < / div > < div class = "ttdeci" > ColIndex col< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "markowitz_8cc_source.html#l00183" > markowitz.cc:183< / a > < / div > < / div >
< div class = "ttc" id = "namespaceoperations__research_1_1glop_html_a733947145e3e1631165b618b05c9ccb7" > < div class = "ttname" > < a href = "namespaceoperations__research_1_1glop.html#a733947145e3e1631165b618b05c9ccb7" > operations_research::glop::Fractional< / a > < / div > < div class = "ttdeci" > double Fractional< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "lp__types_8h_source.html#l00078" > lp_types.h:78< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_basis_factorization_html_a9b738f6b485a4d4ef866b8d82ac07876" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_basis_factorization.html#a9b738f6b485a4d4ef866b8d82ac07876" > operations_research::glop::BasisFactorization::DualEdgeSquaredNorm< / a > < / div > < div class = "ttdeci" > Fractional DualEdgeSquaredNorm(RowIndex row) const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "basis__representation_8cc_source.html#l00506" > basis_representation.cc:506< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_eta_factorization_html_aa71d36872f416feaa853788a7a7a7ef8" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_eta_factorization.html#aa71d36872f416feaa853788a7a7a7ef8" > operations_research::glop::EtaFactorization::Clear< / a > < / div > < div class = "ttdeci" > void Clear()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "basis__representation_8cc_source.html#l00141" > basis_representation.cc:141< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_basis_factorization_html_ae1d8c3228cb8e036c1d8ab67336a7d2f" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_basis_factorization.html#ae1d8c3228cb8e036c1d8ab67336a7d2f" > operations_research::glop::BasisFactorization::GetNumberOfRows< / a > < / div > < div class = "ttdeci" > RowIndex GetNumberOfRows() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "basis__representation_8h_source.html#l00204" > basis_representation.h:204< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_basis_factorization_html_aa71d36872f416feaa853788a7a7a7ef8" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_basis_factorization.html#aa71d36872f416feaa853788a7a7a7ef8" > operations_research::glop::BasisFactorization::Clear< / a > < / div > < div class = "ttdeci" > void Clear()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "basis__representation_8cc_source.html#l00193" > basis_representation.cc:193< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_eta_matrix_html_a6b5f31c4068711b8e6823f4888f410ce" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_eta_matrix.html#a6b5f31c4068711b8e6823f4888f410ce" > operations_research::glop::EtaMatrix::LeftSolve< / a > < / div > < div class = "ttdeci" > void LeftSolve(DenseRow *y) const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "basis__representation_8cc_source.html#l00051" > basis_representation.cc:51< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_compact_sparse_matrix_html" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_compact_sparse_matrix.html" > operations_research::glop::CompactSparseMatrix< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "sparse_8h_source.html#l00289" > sparse.h:289< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_compact_sparse_matrix_html_a960110e64357a3e69162ebf1f71959dd" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_compact_sparse_matrix.html#a960110e64357a3e69162ebf1f71959dd" > operations_research::glop::CompactSparseMatrix::num_rows< / a > < / div > < div class = "ttdeci" > RowIndex num_rows() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "sparse_8h_source.html#l00349" > sparse.h:349< / a > < / div > < / div >
< div class = "ttc" id = "markowitz_8cc_html_aea35f36ba98d5bbd8d033382f50c9e52" > < div class = "ttname" > < a href = "markowitz_8cc.html#aea35f36ba98d5bbd8d033382f50c9e52" > row< / a > < / div > < div class = "ttdeci" > RowIndex row< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "markowitz_8cc_source.html#l00182" > markowitz.cc:182< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_lu_factorization_html_ad91a397910de30b87b9fb45298fa5c58" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_lu_factorization.html#ad91a397910de30b87b9fb45298fa5c58" > operations_research::glop::LuFactorization::SetColumnPermutationToIdentity< / a > < / div > < div class = "ttdeci" > void SetColumnPermutationToIdentity()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "lu__factorization_8h_source.html#l00072" > lu_factorization.h:72< / a > < / div > < / div >
< div class = "ttc" id = "sparse_8h_html" > < div class = "ttname" > < a href = "sparse_8h.html" > sparse.h< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_permutation_html" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_permutation.html" > operations_research::glop::Permutation< ColIndex > < / a > < / div > < / div >
< div class = "ttc" id = "lp__data_2permutation_8h_html" > < div class = "ttname" > < a href = "lp__data_2permutation_8h.html" > permutation.h< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_basis_factorization_html_a781d7728c278ae44bf265cf222479b98" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_basis_factorization.html#a781d7728c278ae44bf265cf222479b98" > operations_research::glop::BasisFactorization::TemporaryLeftSolveForUnitRow< / a > < / div > < div class = "ttdeci" > void TemporaryLeftSolveForUnitRow(ColIndex j, ScatteredRow *y) const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "basis__representation_8cc_source.html#l00450" > basis_representation.cc:450< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_basis_factorization_html_aeaeb43840844cc69a88dc924b282b4c7" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_basis_factorization.html#aeaeb43840844cc69a88dc924b282b4c7" > operations_research::glop::BasisFactorization::RightSolve< / a > < / div > < div class = "ttdeci" > void RightSolve(ScatteredColumn *d) const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "basis__representation_8cc_source.html#l00353" > basis_representation.cc:353< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_basis_factorization_html_aacdbeb58ac2d391f6586ad88db99ad61" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_basis_factorization.html#aacdbeb58ac2d391f6586ad88db99ad61" > operations_research::glop::BasisFactorization::LeftSolve< / a > < / div > < div class = "ttdeci" > void LeftSolve(ScatteredRow *y) const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "basis__representation_8cc_source.html#l00337" > basis_representation.cc:337< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_basis_factorization_html_aedf255db8741ebb2011757ff37dfc02e" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_basis_factorization.html#aedf255db8741ebb2011757ff37dfc02e" > operations_research::glop::BasisFactorization::ForceRefactorization< / a > < / div > < div class = "ttdeci" > ABSL_MUST_USE_RESULT Status ForceRefactorization()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "basis__representation_8cc_source.html#l00229" > basis_representation.cc:229< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_eta_matrix_html_ad1e32061321d5cc422c6f18a8ed6d33d" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_eta_matrix.html#ad1e32061321d5cc422c6f18a8ed6d33d" > operations_research::glop::EtaMatrix::SparseLeftSolve< / a > < / div > < div class = "ttdeci" > void SparseLeftSolve(DenseRow *y, ColIndexVector *pos) const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "basis__representation_8cc_source.html#l00075" > basis_representation.cc:75< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_basis_factorization_html_ad91a397910de30b87b9fb45298fa5c58" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_basis_factorization.html#ad91a397910de30b87b9fb45298fa5c58" > operations_research::glop::BasisFactorization::SetColumnPermutationToIdentity< / a > < / div > < div class = "ttdeci" > void SetColumnPermutationToIdentity()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "basis__representation_8h_source.html#l00176" > basis_representation.h:176< / a > < / div > < / div >
< div class = "ttc" id = "rank__one__update_8h_html" > < div class = "ttname" > < a href = "rank__one__update_8h.html" > rank_one_update.h< / a > < / div > < / div >
< div class = "ttc" id = "stats_8h_html" > < div class = "ttname" > < a href = "stats_8h.html" > stats.h< / a > < / div > < / div >
< div class = "ttc" id = "parameters_8pb_8h_html" > < div class = "ttname" > < a href = "parameters_8pb_8h.html" > parameters.pb.h< / a > < / div > < / div >
< div class = "ttc" id = "structoperations__research_1_1glop_1_1_scattered_row_html" > < div class = "ttname" > < a href = "structoperations__research_1_1glop_1_1_scattered_row.html" > operations_research::glop::ScatteredRow< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "scattered__vector_8h_source.html#l00198" > scattered_vector.h:198< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_basis_factorization_html_a3f219a081f88c22ae282ada4f0bdddd3" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_basis_factorization.html#a3f219a081f88c22ae282ada4f0bdddd3" > operations_research::glop::BasisFactorization::ComputeInfinityNorm< / a > < / div > < div class = "ttdeci" > Fractional ComputeInfinityNorm() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "basis__representation_8cc_source.html#l00531" > basis_representation.cc:531< / a > < / div > < / div >
< div class = "ttc" id = "namespaceoperations__research_1_1glop_html_ae5fa9e57c2d31b294195ed8a9e17bfac" > < div class = "ttname" > < a href = "namespaceoperations__research_1_1glop.html#ae5fa9e57c2d31b294195ed8a9e17bfac" > operations_research::glop::DenseColumn< / a > < / div > < div class = "ttdeci" > StrictITIVector< RowIndex, Fractional > DenseColumn< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "lp__types_8h_source.html#l00332" > lp_types.h:332< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_eta_matrix_html_a7b76b8753b814ba45ef9be10454230d9" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_eta_matrix.html#a7b76b8753b814ba45ef9be10454230d9" > operations_research::glop::EtaMatrix::EtaMatrix< / a > < / div > < div class = "ttdeci" > EtaMatrix(ColIndex eta_col, const ScatteredColumn & direction)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "basis__representation_8cc_source.html#l00029" > basis_representation.cc:29< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_sparse_column_html" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_sparse_column.html" > operations_research::glop::SparseColumn< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "sparse__column_8h_source.html#l00044" > sparse_column.h:44< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_basis_factorization_html_abcfadeef96ab0ef83b82cf0046a45dd7" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_basis_factorization.html#abcfadeef96ab0ef83b82cf0046a45dd7" > operations_research::glop::BasisFactorization::ComputeInfinityNormConditionNumber< / a > < / div > < div class = "ttdeci" > Fractional ComputeInfinityNormConditionNumber() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "basis__representation_8cc_source.html#l00591" > basis_representation.cc:591< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_basis_factorization_html_aeccc8138b268e621d96d105e0ddd474a" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_basis_factorization.html#aeccc8138b268e621d96d105e0ddd474a" > operations_research::glop::BasisFactorization::DeterministicTime< / a > < / div > < div class = "ttdeci" > double DeterministicTime() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "basis__representation_8cc_source.html#l00604" > basis_representation.cc:604< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_eta_factorization_html" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_eta_factorization.html" > operations_research::glop::EtaFactorization< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "basis__representation_8h_source.html#l00109" > basis_representation.h:109< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_status_html" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_status.html" > operations_research::glop::Status< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "status_8h_source.html#l00024" > status.h:24< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_basis_factorization_html_a697f638cbd5a2dab2977b24e550bd7f9" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_basis_factorization.html#a697f638cbd5a2dab2977b24e550bd7f9" > operations_research::glop::BasisFactorization::Initialize< / a > < / div > < div class = "ttdeci" > ABSL_MUST_USE_RESULT Status Initialize()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "basis__representation_8cc_source.html#l00206" > basis_representation.cc:206< / a > < / div > < / div >
< div class = "ttc" id = "namespaceoperations__research_1_1glop_html_a2b83a25cb4fd203c57a7155699fab246" > < div class = "ttname" > < a href = "namespaceoperations__research_1_1glop.html#a2b83a25cb4fd203c57a7155699fab246" > operations_research::glop::ColIndexVector< / a > < / div > < div class = "ttdeci" > std::vector< ColIndex > ColIndexVector< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "lp__types_8h_source.html#l00312" > lp_types.h:312< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_eta_factorization_html_aa4714584196a160a394ec3345b30ec03" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_eta_factorization.html#aa4714584196a160a394ec3345b30ec03" > operations_research::glop::EtaFactorization::~EtaFactorization< / a > < / div > < div class = "ttdeci" > virtual ~EtaFactorization()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "basis__representation_8cc_source.html#l00139" > basis_representation.cc:139< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_eta_factorization_html_ae3aaa0f52a29f8a7b3f4550f97ca915d" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_eta_factorization.html#ae3aaa0f52a29f8a7b3f4550f97ca915d" > operations_research::glop::EtaFactorization::Update< / a > < / div > < div class = "ttdeci" > void Update(ColIndex entering_col, RowIndex leaving_variable_row, const ScatteredColumn & direction)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "basis__representation_8cc_source.html#l00143" > basis_representation.cc:143< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_eta_factorization_html_ad1e32061321d5cc422c6f18a8ed6d33d" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_eta_factorization.html#ad1e32061321d5cc422c6f18a8ed6d33d" > operations_research::glop::EtaFactorization::SparseLeftSolve< / a > < / div > < div class = "ttdeci" > void SparseLeftSolve(DenseRow *y, ColIndexVector *pos) const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "basis__representation_8cc_source.html#l00159" > basis_representation.cc:159< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_eta_matrix_html" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_eta_matrix.html" > operations_research::glop::EtaMatrix< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "basis__representation_8h_source.html#l00052" > basis_representation.h:52< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_eta_matrix_html_a4975f6e9d308a97737d76519e0b773d5" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_eta_matrix.html#a4975f6e9d308a97737d76519e0b773d5" > operations_research::glop::EtaMatrix::~EtaMatrix< / a > < / div > < div class = "ttdeci" > virtual ~EtaMatrix()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "basis__representation_8cc_source.html#l00049" > basis_representation.cc:49< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_integer_distribution_html" > < div class = "ttname" > < a href = "classoperations__research_1_1_integer_distribution.html" > operations_research::IntegerDistribution< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "stats_8h_source.html#l00287" > stats.h:287< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_basis_factorization_html_a3a6bb95b9009b1c578a27e6139d52696" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_basis_factorization.html#a3a6bb95b9009b1c578a27e6139d52696" > operations_research::glop::BasisFactorization::ComputeInverseInfinityNorm< / a > < / div > < div class = "ttdeci" > Fractional ComputeInverseInfinityNorm() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "basis__representation_8cc_source.html#l00562" > basis_representation.cc:562< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_strict_i_t_i_vector_html" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_strict_i_t_i_vector.html" > operations_research::glop::StrictITIVector< ColIndex, Fractional > < / a > < / div > < / div >
< div class = "ttc" id = "base_2logging_8h_html" > < div class = "ttname" > < a href = "base_2logging_8h.html" > logging.h< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_basis_factorization_html_a56d08f5289eea3f018dca5b93b6fca6b" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_basis_factorization.html#a56d08f5289eea3f018dca5b93b6fca6b" > operations_research::glop::BasisFactorization::GetColumnPermutation< / a > < / div > < div class = "ttdeci" > const ColumnPermutation & GetColumnPermutation() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "basis__representation_8h_source.html#l00168" > basis_representation.h:168< / a > < / div > < / div >
< div class = "ttc" id = "base_2logging_8h_html_ae17f8119c108cf3070bad3449c7e0006" > < div class = "ttname" > < a href = "base_2logging_8h.html#ae17f8119c108cf3070bad3449c7e0006" > DCHECK< / a > < / div > < div class = "ttdeci" > #define DCHECK(condition)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "base_2logging_8h_source.html#l00885" > base/logging.h:885< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_basis_factorization_html_ae7202d055b6b172a8a1da4f5b136f9ea" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_basis_factorization.html#ae7202d055b6b172a8a1da4f5b136f9ea" > operations_research::glop::BasisFactorization::SetParameters< / a > < / div > < div class = "ttdeci" > void SetParameters(const GlopParameters & parameters)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "basis__representation_8h_source.html#l00158" > basis_representation.h:158< / a > < / div > < / div >
< div class = "ttc" id = "structoperations__research_1_1glop_1_1_scattered_column_html" > < div class = "ttname" > < a href = "structoperations__research_1_1glop_1_1_scattered_column.html" > operations_research::glop::ScatteredColumn< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "scattered__vector_8h_source.html#l00196" > scattered_vector.h:196< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_basis_factorization_html_a87e6110ce2612a27f85e9036afef1599" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_basis_factorization.html#a87e6110ce2612a27f85e9036afef1599" > operations_research::glop::BasisFactorization::Update< / a > < / div > < div class = "ttdeci" > ABSL_MUST_USE_RESULT Status Update(ColIndex entering_col, RowIndex leaving_variable_row, const ScatteredColumn & direction)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "basis__representation_8cc_source.html#l00299" > basis_representation.cc:299< / a > < / div > < / div >
< div class = "ttc" id = "lu__factorization_8h_html" > < div class = "ttname" > < a href = "lu__factorization_8h.html" > lu_factorization.h< / a > < / div > < / div >
< div class = "ttc" id = "status_8h_html" > < div class = "ttname" > < a href = "status_8h.html" > status.h< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_basis_factorization_html_aac85dc71bb2e4980043fd2da3b8ee8cf" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_basis_factorization.html#aac85dc71bb2e4980043fd2da3b8ee8cf" > operations_research::glop::BasisFactorization::ComputeInitialBasis< / a > < / div > < div class = "ttdeci" > RowToColMapping ComputeInitialBasis(const std::vector< ColIndex > & candidates)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "basis__representation_8cc_source.html#l00213" > basis_representation.cc:213< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_eta_factorization_html_a3cb026dc900190c13b208d24134755ed" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_eta_factorization.html#a3cb026dc900190c13b208d24134755ed" > operations_research::glop::EtaFactorization::RightSolve< / a > < / div > < div class = "ttdeci" > void RightSolve(DenseColumn *d) const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "basis__representation_8cc_source.html#l00166" > basis_representation.cc:166< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_basis_factorization_html_aecf3e3d1e43ed7f9b67b3a919d24f17f" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_basis_factorization.html#aecf3e3d1e43ed7f9b67b3a919d24f17f" > operations_research::glop::BasisFactorization::ResetStats< / a > < / div > < div class = "ttdeci" > void ResetStats()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "basis__representation_8h_source.html#l00290" > basis_representation.h:290< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_eta_factorization_html_a6b5f31c4068711b8e6823f4888f410ce" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_eta_factorization.html#a6b5f31c4068711b8e6823f4888f410ce" > operations_research::glop::EtaFactorization::LeftSolve< / a > < / div > < div class = "ttdeci" > void LeftSolve(DenseRow *y) const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "basis__representation_8cc_source.html#l00152" > basis_representation.cc:152< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_basis_factorization_html" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_basis_factorization.html" > operations_research::glop::BasisFactorization< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "basis__representation_8h_source.html#l00151" > basis_representation.h:151< / a > < / div > < / div >
< div class = "ttc" id = "namespaceoperations__research_1_1glop_html_afa7534bb8eff64b643c6079dc82e5e3c" > < div class = "ttname" > < a href = "namespaceoperations__research_1_1glop.html#afa7534bb8eff64b643c6079dc82e5e3c" > operations_research::glop::ColMapping< / a > < / div > < div class = "ttdeci" > StrictITIVector< ColIndex, ColIndex > ColMapping< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "lp__types_8h_source.html#l00309" > lp_types.h:309< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_eta_matrix_html_a3cb026dc900190c13b208d24134755ed" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_eta_matrix.html#a3cb026dc900190c13b208d24134755ed" > operations_research::glop::EtaMatrix::RightSolve< / a > < / div > < div class = "ttdeci" > void RightSolve(DenseColumn *d) const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "basis__representation_8cc_source.html#l00061" > basis_representation.cc:61< / a > < / div > < / div >
< div class = "ttc" id = "namespaceoperations__research_html" > < div class = "ttname" > < a href = "namespaceoperations__research.html" > operations_research< / a > < / div > < div class = "ttdoc" > Collection of objects used to extend the Constraint Solver library.< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "dense__doubly__linked__list_8h_source.html#l00021" > dense_doubly_linked_list.h:21< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_lu_factorization_html_ae7202d055b6b172a8a1da4f5b136f9ea" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_lu_factorization.html#ae7202d055b6b172a8a1da4f5b136f9ea" > operations_research::glop::LuFactorization::SetParameters< / a > < / div > < div class = "ttdeci" > void SetParameters(const GlopParameters & parameters)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "lu__factorization_8h_source.html#l00196" > lu_factorization.h:196< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_basis_factorization_html_ab9de0c21968ffad6320a44a010e33e07" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_basis_factorization.html#ab9de0c21968ffad6320a44a010e33e07" > operations_research::glop::BasisFactorization::RightSolveForProblemColumn< / a > < / div > < div class = "ttdeci" > void RightSolveForProblemColumn(ColIndex col, ScatteredColumn *d) const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "basis__representation_8cc_source.html#l00463" > basis_representation.cc:463< / a > < / div > < / div >
< div class = "ttc" id = "cp__model__fz__solver_8cc_html_a10a1eab179b472c030bdc2a2efef7219" > < div class = "ttname" > < a href = "cp__model__fz__solver_8cc.html#a10a1eab179b472c030bdc2a2efef7219" > parameters< / a > < / div > < div class = "ttdeci" > SatParameters parameters< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "cp__model__fz__solver_8cc_source.html#l00116" > cp_model_fz_solver.cc:116< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_lu_factorization_html_af9bc435481ae9e6e60d66a65d5394a7f" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_lu_factorization.html#af9bc435481ae9e6e60d66a65d5394a7f" > operations_research::glop::LuFactorization::StatString< / a > < / div > < div class = "ttdeci" > std::string StatString() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "lu__factorization_8h_source.html#l00202" > lu_factorization.h:202< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_basis_factorization_html_a05d6979828b99ac719553f75335a1937" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_basis_factorization.html#a05d6979828b99ac719553f75335a1937" > operations_research::glop::BasisFactorization::ComputeInverseOneNorm< / a > < / div > < div class = "ttdeci" > Fractional ComputeInverseOneNorm() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "basis__representation_8cc_source.html#l00540" > basis_representation.cc:540< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_basis_factorization_html_a64fea3282d498f3eb2d4af70692bb117" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_basis_factorization.html#a64fea3282d498f3eb2d4af70692bb117" > operations_research::glop::BasisFactorization::ComputeOneNorm< / a > < / div > < div class = "ttdeci" > Fractional ComputeOneNorm() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "basis__representation_8cc_source.html#l00525" > basis_representation.cc:525< / a > < / div > < / div >
< div class = "ttc" id = "lp__types_8h_html" > < div class = "ttname" > < a href = "lp__types_8h.html" > lp_types.h< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_basis_factorization_html_a405547c96cca2eded0c29941a3ff7f22" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_basis_factorization.html#a405547c96cca2eded0c29941a3ff7f22" > operations_research::glop::BasisFactorization::RightSolveForTau< / a > < / div > < div class = "ttdeci" > const DenseColumn & RightSolveForTau(const ScatteredColumn & a) const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "basis__representation_8cc_source.html#l00369" > basis_representation.cc:369< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_basis_factorization_html_a39b7e347f32f4024a988cb93f5e81a2d" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_basis_factorization.html#a39b7e347f32f4024a988cb93f5e81a2d" > operations_research::glop::BasisFactorization::Refactorize< / a > < / div > < div class = "ttdeci" > ABSL_MUST_USE_RESULT Status Refactorize()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "basis__representation_8cc_source.html#l00224" > basis_representation.cc:224< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_glop_parameters_html" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_glop_parameters.html" > operations_research::glop::GlopParameters< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "parameters_8pb_8h_source.html#l00194" > parameters.pb.h:194< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_stats_group_html" > < div class = "ttname" > < a href = "classoperations__research_1_1_stats_group.html" > operations_research::StatsGroup< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "stats_8h_source.html#l00131" > stats.h:131< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_basis_factorization_html_a90c2785b56a02a7d2e87b72cef43db9e" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_basis_factorization.html#a90c2785b56a02a7d2e87b72cef43db9e" > operations_research::glop::BasisFactorization::~BasisFactorization< / a > < / div > < div class = "ttdeci" > virtual ~BasisFactorization()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "basis__representation_8cc_source.html#l00191" > basis_representation.cc:191< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_column_view_html" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_column_view.html" > operations_research::glop::ColumnView< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "sparse__column_8h_source.html#l00065" > sparse_column.h:65< / a > < / div > < / div >
< div class = "ttc" id = "constraint__solver_2table_8cc_html_acb18315d548212835cd8ed4287e6c0b6" > < div class = "ttname" > < a href = "constraint__solver_2table_8cc.html#acb18315d548212835cd8ed4287e6c0b6" > a< / a > < / div > < div class = "ttdeci" > int64_t a< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "constraint__solver_2table_8cc_source.html#l00046" > constraint_solver/table.cc:46< / a > < / div > < / div >
2021-01-26 11:28:50 +01:00
< / div > <!-- fragment --> < / div > <!-- contents -->
< / div > <!-- doc - content -->
2020-09-01 16:00:33 +02:00
<!-- 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 = "dir_a7cc1eeded8f693d0da6c729bc88c45a.html" > ortools< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_747248fa8ec2ebcb4d8ad85ced34db0b.html" > glop< / a > < / li > < li class = "navelem" > < a class = "el" href = "basis__representation_8h.html" > basis_representation.h< / a > < / li >
< li class = "footer" > Generated by
< a href = "http://www.doxygen.org/index.html" >
2021-09-20 15:57:27 +02:00
< img class = "footer" src = "doxygen.png" alt = "doxygen" / > < / a > 1.8.15 < / li >
2020-09-01 16:00:33 +02:00
< / ul >
< / div >
< / body >
< / html >