2020-09-02 09:42:51 +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-02 09:42:51 +02:00
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< title > OR-Tools: lu_factorization.cc 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-02 09:42:51 +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-02 09:42:51 +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-02 09:42:51 +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-02 09:42:51 +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('lu__factorization_8cc_source.html','');});
2020-09-02 09:42:51 +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" > lu_factorization.cc< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
2021-09-20 15:57:27 +02:00
< a href = "lu__factorization_8cc.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" > #include " < a class = "code" href = "lu__factorization_8h.html" > ortools/glop/lu_factorization.h< / a > " < / span > < / div > < div class = "line" > < a name = "l00015" > < / a > < span class = "lineno" > 15< / span >   < / div > < div class = "line" > < a name = "l00016" > < / a > < span class = "lineno" > 16< / span >   < span class = "preprocessor" > #include < cstddef> < / span > < / div > < div class = "line" > < a name = "l00017" > < / a > < span class = "lineno" > 17< / span >   < / div > < div class = "line" > < a name = "l00018" > < / a > < span class = "lineno" > 18< / 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 = "l00019" > < / a > < span class = "lineno" > 19< / span >   < span class = "preprocessor" > #include " < a class = "code" href = "lp__data_2lp__utils_8h.html" > ortools/lp_data/lp_utils.h< / a > " < / span > < / div > < div class = "line" > < a name = "l00020" > < / a > < span class = "lineno" > 20< / span >   < / div > < div class = "line" > < a name = "l00021" > < / a > < span class = "lineno" > 21< / span >   < span class = "keyword" > namespace < / span > < a class = "code" href = "namespaceoperations__research.html" > operations_research< / a > {< / div > < div class = "line" > < a name = "l00022" > < / a > < span class = "lineno" > 22< / span >   < span class = "keyword" > namespace < / span > glop {< / div > < div class = "line" > < a name = "l00023" > < / a > < span class = "lineno" > 23< / span >   < / div > < div class = "line" > < a name = "l00024" > < / a > < span class = "lineno" > < a class = "line" href = "classoperations__research_1_1glop_1_1_lu_factorization.html#af0b37b89dc1909384e822287c1091aa0" > 24< / a > < / span >   < a class = "code" href = "classoperations__research_1_1glop_1_1_lu_factorization.html#af0b37b89dc1909384e822287c1091aa0" > LuFactorization::LuFactorization< / a > ()< / div > < div class = "line" > < a name = "l00025" > < / a > < span class = "lineno" > 25< / span >   : is_identity_factorization_(true),< / div > < div clas
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_compact_sparse_matrix_view_html_a64fea3282d498f3eb2d4af70692bb117" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_compact_sparse_matrix_view.html#a64fea3282d498f3eb2d4af70692bb117" > operations_research::glop::CompactSparseMatrixView::ComputeOneNorm< / a > < / div > < div class = "ttdeci" > Fractional ComputeOneNorm() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "sparse_8cc_source.html#l00631" > sparse.cc:631< / a > < / div > < / div >
< div class = "ttc" id = "namespaceoperations__research_1_1glop_html_a8fbc9efd86a3cc862a9079d86ab8b524" > < div class = "ttname" > < a href = "namespaceoperations__research_1_1glop.html#a8fbc9efd86a3cc862a9079d86ab8b524" > operations_research::glop::RowToColIndex< / a > < / div > < div class = "ttdeci" > ColIndex RowToColIndex(RowIndex row)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "lp__types_8h_source.html#l00049" > lp_types.h:49< / a > < / div > < / div >
< div class = "ttc" id = "macros_8h_html_a7f536a3b33f9bed8f75734e035d30725" > < div class = "ttname" > < a href = "macros_8h.html#a7f536a3b33f9bed8f75734e035d30725" > DEBUG_MODE< / a > < / div > < div class = "ttdeci" > const bool DEBUG_MODE< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "macros_8h_source.html#l00024" > macros.h:24< / a > < / div > < / div >
< div class = "ttc" id = "alldiff__cst_8cc_html_ad10edae0a852d72fb76afb1c77735045" > < div class = "ttname" > < a href = "alldiff__cst_8cc.html#ad10edae0a852d72fb76afb1c77735045" > min< / a > < / div > < div class = "ttdeci" > int64_t min< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "alldiff__cst_8cc_source.html#l00139" > alldiff_cst.cc:139< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_sparse_column_entry_html" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_sparse_column_entry.html" > operations_research::glop::SparseColumnEntry< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "sparse__column_8h_source.html#l00028" > sparse_column.h:28< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_triangular_matrix_html_aeebcdc829c541f3ca21a15784f02fe9c" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_triangular_matrix.html#aeebcdc829c541f3ca21a15784f02fe9c" > operations_research::glop::TriangularMatrix::Reset< / a > < / div > < div class = "ttdeci" > void Reset(RowIndex num_rows, ColIndex col_capacity)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "sparse_8cc_source.html#l00551" > sparse.cc:551< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_lu_factorization_html_a3c3fa8faef594bd4a249b4aaa5e32d8e" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_lu_factorization.html#a3c3fa8faef594bd4a249b4aaa5e32d8e" > operations_research::glop::LuFactorization::ComputeInitialBasis< / a > < / div > < div class = "ttdeci" > RowToColMapping ComputeInitialBasis(const CompactSparseMatrix & matrix, const std::vector< ColIndex > & candidates)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "lu__factorization_8cc_source.html#l00068" > lu_factorization.cc:68< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_lu_factorization_html_a6b5f31c4068711b8e6823f4888f410ce" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_lu_factorization.html#a6b5f31c4068711b8e6823f4888f410ce" > operations_research::glop::LuFactorization::LeftSolve< / a > < / div > < div class = "ttdeci" > void LeftSolve(DenseRow *y) const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "lu__factorization_8cc_source.html#l00109" > lu_factorization.cc:109< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_lu_factorization_html_ace58a4f9d6a147c3455ff8dc029537c4" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_lu_factorization.html#ace58a4f9d6a147c3455ff8dc029537c4" > operations_research::glop::LuFactorization::ComputeFactorization< / a > < / div > < div class = "ttdeci" > ABSL_MUST_USE_RESULT Status ComputeFactorization(const CompactSparseMatrixView & compact_matrix)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "lu__factorization_8cc_source.html#l00044" > lu_factorization.cc:44< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_lu_factorization_html_a1ea8d0a49dad57416810ab7b1a2e2108" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_lu_factorization.html#a1ea8d0a49dad57416810ab7b1a2e2108" > operations_research::glop::LuFactorization::LeftSolveUWithNonZeros< / a > < / div > < div class = "ttdeci" > void LeftSolveUWithNonZeros(ScatteredRow *y) const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "lu__factorization_8cc_source.html#l00317" > lu_factorization.cc:317< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_triangular_matrix_html_abd6fe5a90f2132529b10c7cb577f04a5" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_triangular_matrix.html#abd6fe5a90f2132529b10c7cb577f04a5" > operations_research::glop::TriangularMatrix::TransposeLowerSolve< / a > < / div > < div class = "ttdeci" > void TransposeLowerSolve(DenseColumn *rhs) const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "sparse_8cc_source.html#l00858" > sparse.cc:858< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_triangular_matrix_html_a5e67a7d14b4aed3b0f54e453ed5fc7fe" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_triangular_matrix.html#a5e67a7d14b4aed3b0f54e453ed5fc7fe" > operations_research::glop::TriangularMatrix::TransposeHyperSparseSolveWithReversedNonZeros< / a > < / div > < div class = "ttdeci" > void TransposeHyperSparseSolveWithReversedNonZeros(DenseColumn *rhs, RowIndexVector *non_zero_rows) const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "sparse_8cc_source.html#l00987" > sparse.cc:987< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_permutation_html_a1df2b3a4485e328397fda9b5f9b3ea2b" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_permutation.html#a1df2b3a4485e328397fda9b5f9b3ea2b" > operations_research::glop::Permutation::size< / a > < / div > < div class = "ttdeci" > IndexType size() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "lp__data_2permutation_8h_source.html#l00050" > lp_data/permutation.h:50< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_markowitz_html_afd3f022e573b8f4f0901624a813ade07" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_markowitz.html#afd3f022e573b8f4f0901624a813ade07" > operations_research::glop::Markowitz::ComputeRowAndColumnPermutation< / a > < / div > < div class = "ttdeci" > ABSL_MUST_USE_RESULT Status ComputeRowAndColumnPermutation(const CompactSparseMatrixView & basis_matrix, RowPermutation *row_perm, ColumnPermutation *col_perm)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "markowitz_8cc_source.html#l00027" > markowitz.cc:27< / a > < / div > < / div >
< div class = "ttc" id = "base_2logging_8h_html_afcaa7cadd41741bb855c2ada1d2ef927" > < div class = "ttname" > < a href = "base_2logging_8h.html#afcaa7cadd41741bb855c2ada1d2ef927" > VLOG< / a > < / div > < div class = "ttdeci" > #define VLOG(verboselevel)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "base_2logging_8h_source.html#l00979" > base/logging.h:979< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_permutation_html_ac8bb3912a3ce86b15842e79d0b421204" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_permutation.html#ac8bb3912a3ce86b15842e79d0b421204" > operations_research::glop::Permutation::clear< / a > < / div > < div class = "ttdeci" > void clear()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "lp__data_2permutation_8h_source.html#l00053" > lp_data/permutation.h:53< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_lu_factorization_html_af03b66d5eb557d6d95ad01d446c2cba8" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_lu_factorization.html#af03b66d5eb557d6d95ad01d446c2cba8" > operations_research::glop::LuFactorization::ComputeOneNormConditionNumber< / a > < / div > < div class = "ttdeci" > Fractional ComputeOneNormConditionNumber(const CompactSparseMatrixView & matrix) const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "lu__factorization_8cc_source.html#l00535" > lu_factorization.cc:535< / a > < / div > < / div >
< div class = "ttc" id = "namespaceoperations__research_1_1glop_html_afb755b7934d8679476e2f05a89739bcd" > < div class = "ttname" > < a href = "namespaceoperations__research_1_1glop.html#afb755b7934d8679476e2f05a89739bcd" > operations_research::glop::kInvalidCol< / a > < / div > < div class = "ttdeci" > const ColIndex kInvalidCol(-1)< / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_triangular_matrix_html_a7323fee992a8f4516433b6928fedead6" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_triangular_matrix.html#a7323fee992a8f4516433b6928fedead6" > operations_research::glop::TriangularMatrix::PopulateFromTranspose< / a > < / div > < div class = "ttdeci" > void PopulateFromTranspose(const TriangularMatrix & input)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "sparse_8cc_source.html#l00518" > sparse.cc:518< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_triangular_matrix_html_a3089393e5f2314b28878f49fd97398b1" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_triangular_matrix.html#a3089393e5f2314b28878f49fd97398b1" > operations_research::glop::TriangularMatrix::UpperSolve< / a > < / div > < div class = "ttdeci" > void UpperSolve(DenseColumn *rhs) const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "sparse_8cc_source.html#l00797" > sparse.cc:797< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_triangular_matrix_html_a71d81a062179f9fa4a2c133b72aaf0d8" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_triangular_matrix.html#a71d81a062179f9fa4a2c133b72aaf0d8" > operations_research::glop::TriangularMatrix::LowerSolveStartingAt< / a > < / div > < div class = "ttdeci" > void LowerSolveStartingAt(ColIndex start, DenseColumn *rhs) const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "sparse_8cc_source.html#l00768" > sparse.cc:768< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_lu_factorization_html_a3042b0778d3d901556345438e482d88a" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_lu_factorization.html#a3042b0778d3d901556345438e482d88a" > operations_research::glop::LuFactorization::GetColumnOfU< / a > < / div > < div class = "ttdeci" > const SparseColumn & GetColumnOfU(ColIndex col) const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "lu__factorization_8cc_source.html#l00453" > lu_factorization.cc:453< / a > < / div > < / div >
< div class = "ttc" id = "namespaceoperations__research_1_1glop_html_a302ba2f0cfbe5918e56eeaaf00231843" > < div class = "ttname" > < a href = "namespaceoperations__research_1_1glop.html#a302ba2f0cfbe5918e56eeaaf00231843" > operations_research::glop::ApplyInversePermutation< / a > < / div > < div class = "ttdeci" > void ApplyInversePermutation(const Permutation< IndexType > & perm, const ITIVectorType & b, ITIVectorType *result)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "lp__data_2permutation_8h_source.html#l00207" > lp_data/permutation.h:207< / 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 = "stats_8h_html_a9995704aaaf45fc21e08c847551a8d04" > < div class = "ttname" > < a href = "stats_8h.html#a9995704aaaf45fc21e08c847551a8d04" > SCOPED_TIME_STAT< / a > < / div > < div class = "ttdeci" > #define SCOPED_TIME_STAT(stats)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "stats_8h_source.html#l00438" > stats.h:438< / 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 = "classabsl_1_1_strong_vector_html_aa5d16d85614c5d518ae10f882e6fb981" > < div class = "ttname" > < a href = "classabsl_1_1_strong_vector.html#aa5d16d85614c5d518ae10f882e6fb981" > absl::StrongVector::swap< / a > < / div > < div class = "ttdeci" > void swap(StrongVector & x)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "strong__vector_8h_source.html#l00169" > strong_vector.h:169< / a > < / div > < / div >
< div class = "ttc" id = "namespaceoperations__research_1_1glop_html_aa6c552b94fa80def1d4d1ea64697afb1" > < div class = "ttname" > < a href = "namespaceoperations__research_1_1glop.html#aa6c552b94fa80def1d4d1ea64697afb1" > operations_research::glop::ClearAndResizeVectorWithNonZeros< / a > < / div > < div class = "ttdeci" > void ClearAndResizeVectorWithNonZeros(IndexType size, ScatteredRowOrCol *v)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "lp__data_2lp__utils_8h_source.html#l00278" > lp_data/lp_utils.h:278< / a > < / div > < / div >
< div class = "ttc" id = "classabsl_1_1_strong_vector_html_ac8bb3912a3ce86b15842e79d0b421204" > < div class = "ttname" > < a href = "classabsl_1_1_strong_vector.html#ac8bb3912a3ce86b15842e79d0b421204" > absl::StrongVector::clear< / a > < / div > < div class = "ttdeci" > void clear()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "strong__vector_8h_source.html#l00170" > strong_vector.h:170< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_lu_factorization_html_a6ec53ed3afa3d8affb6941568dcfec76" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_lu_factorization.html#a6ec53ed3afa3d8affb6941568dcfec76" > operations_research::glop::LuFactorization::RightSolve< / a > < / div > < div class = "ttdeci" > void RightSolve(DenseColumn *x) const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "lu__factorization_8cc_source.html#l00099" > lu_factorization.cc:99< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_status_html_a071b1d04197c0ac6e7a4d0ec0b91ff43" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_status.html#a071b1d04197c0ac6e7a4d0ec0b91ff43" > operations_research::glop::Status::OK< / a > < / div > < div class = "ttdeci" > static const Status OK()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "status_8h_source.html#l00054" > status.h:54< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_lu_factorization_html_aa71d36872f416feaa853788a7a7a7ef8" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_lu_factorization.html#aa71d36872f416feaa853788a7a7a7ef8" > operations_research::glop::LuFactorization::Clear< / a > < / div > < div class = "ttdeci" > void Clear()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "lu__factorization_8cc_source.html#l00031" > lu_factorization.cc:31< / 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 = "namespaceoperations__research_1_1glop_html_a6a2019fc6c15a0413896d3f35057a070" > < div class = "ttname" > < a href = "namespaceoperations__research_1_1glop.html#a6a2019fc6c15a0413896d3f35057a070" > operations_research::glop::PermuteWithKnownNonZeros< / a > < / div > < div class = "ttdeci" > void PermuteWithKnownNonZeros(const Permutation< IndexType > & permutation, StrictITIVector< IndexType, Fractional > *zero_scratchpad, StrictITIVector< IndexType, Fractional > *output, std::vector< IndexType > *non_zeros)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "lp__data_2lp__utils_8h_source.html#l00259" > lp_data/lp_utils.h:259< / 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 = "namespaceoperations__research_1_1glop_html_abbaca14cc7f5a0f3aaeb027fef37e0ca" > < div class = "ttname" > < a href = "namespaceoperations__research_1_1glop.html#abbaca14cc7f5a0f3aaeb027fef37e0ca" > operations_research::glop::kNonPivotal< / a > < / div > < div class = "ttdeci" > const RowIndex kNonPivotal(-1)< / 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< RowIndex > < / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_lu_factorization_html_a577c37faff9567f86849dd74c3fcf4ac" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_lu_factorization.html#a577c37faff9567f86849dd74c3fcf4ac" > operations_research::glop::LuFactorization::RightSolveUWithNonZeros< / a > < / div > < div class = "ttdeci" > void RightSolveUWithNonZeros(ScatteredColumn *x) const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "lu__factorization_8cc_source.html#l00333" > lu_factorization.cc:333< / a > < / div > < / div >
< div class = "ttc" id = "status_8h_html_a3efb1c6250c02a5b881f8b82f75f9822" > < div class = "ttname" > < a href = "status_8h.html#a3efb1c6250c02a5b881f8b82f75f9822" > GLOP_RETURN_IF_ERROR< / a > < / div > < div class = "ttdeci" > #define GLOP_RETURN_IF_ERROR(function_call)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "status_8h_source.html#l00070" > status.h:70< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_triangular_matrix_html_a53c98a21d13c8da595c0b4e63b699649" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_triangular_matrix.html#a53c98a21d13c8da595c0b4e63b699649" > operations_research::glop::TriangularMatrix::LowerSolve< / a > < / div > < div class = "ttdeci" > void LowerSolve(DenseColumn *rhs) const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "sparse_8cc_source.html#l00764" > sparse.cc:764< / a > < / div > < / div >
< div class = "ttc" id = "constraint__solver_2table_8cc_html_a9293e4d29cac928301645070dd307683" > < div class = "ttname" > < a href = "constraint__solver_2table_8cc.html#a9293e4d29cac928301645070dd307683" > b< / a > < / div > < div class = "ttdeci" > int64_t b< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "constraint__solver_2table_8cc_source.html#l00047" > constraint_solver/table.cc:47< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_lu_factorization_html_af0b37b89dc1909384e822287c1091aa0" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_lu_factorization.html#af0b37b89dc1909384e822287c1091aa0" > operations_research::glop::LuFactorization::LuFactorization< / a > < / div > < div class = "ttdeci" > LuFactorization()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "lu__factorization_8cc_source.html#l00024" > lu_factorization.cc:24< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_lu_factorization_html_a4bf241af6b1844669171d6e170ef991d" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_lu_factorization.html#a4bf241af6b1844669171d6e170ef991d" > operations_research::glop::LuFactorization::RightSolveSquaredNorm< / a > < / div > < div class = "ttdeci" > Fractional RightSolveSquaredNorm(const ColumnView & a) const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "lu__factorization_8cc_source.html#l00141" > lu_factorization.cc:141< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_triangular_matrix_html_a985078d2d3022f616d3c355373c7d20e" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_triangular_matrix.html#a985078d2d3022f616d3c355373c7d20e" > operations_research::glop::TriangularMatrix::ComputeRowsToConsiderInSortedOrder< / a > < / div > < div class = "ttdeci" > void ComputeRowsToConsiderInSortedOrder(RowIndexVector *non_zero_rows, Fractional sparsity_ratio, Fractional num_ops_ratio) const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "sparse_8cc_source.html#l01343" > sparse.cc:1343< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_permutation_html_a76e3e0c8f9806aee8b9e23679974071a" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_permutation.html#a76e3e0c8f9806aee8b9e23679974071a" > operations_research::glop::Permutation::ComputeSignature< / a > < / div > < div class = "ttdeci" > int ComputeSignature() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "lp__data_2permutation_8h_source.html#l00169" > lp_data/permutation.h:169< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_triangular_matrix_html_ad29d43a5efb42cbdbaa131d8a9dc91f9" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_triangular_matrix.html#ad29d43a5efb42cbdbaa131d8a9dc91f9" > operations_research::glop::TriangularMatrix::TransposeUpperSolve< / a > < / div > < div class = "ttdeci" > void TransposeUpperSolve(DenseColumn *rhs) const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "sparse_8cc_source.html#l00828" > sparse.cc:828< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_compact_sparse_matrix_view_html_a960110e64357a3e69162ebf1f71959dd" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_compact_sparse_matrix_view.html#a960110e64357a3e69162ebf1f71959dd" > operations_research::glop::CompactSparseMatrixView::num_rows< / a > < / div > < div class = "ttdeci" > RowIndex num_rows() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "sparse_8h_source.html#l00488" > sparse.h:488< / a > < / div > < / div >
< div class = "ttc" id = "alldiff__cst_8cc_html_a26e6db9bcc64b584051ecc28171ed11f" > < div class = "ttname" > < a href = "alldiff__cst_8cc.html#a26e6db9bcc64b584051ecc28171ed11f" > max< / a > < / div > < div class = "ttdeci" > int64_t max< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "alldiff__cst_8cc_source.html#l00140" > alldiff_cst.cc:140< / 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_lu_factorization_html_a9b738f6b485a4d4ef866b8d82ac07876" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_lu_factorization.html#a9b738f6b485a4d4ef866b8d82ac07876" > operations_research::glop::LuFactorization::DualEdgeSquaredNorm< / a > < / div > < div class = "ttdeci" > Fractional DualEdgeSquaredNorm(RowIndex row) const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "lu__factorization_8cc_source.html#l00172" > lu_factorization.cc:172< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_sparse_vector_html_ab38326ea6cb6187267665dd8b2748f3d" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_sparse_vector.html#ab38326ea6cb6187267665dd8b2748f3d" > operations_research::glop::SparseVector< RowIndex, SparseColumnIterator > ::Entry< / a > < / div > < div class = "ttdeci" > typename Iterator::Entry Entry< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "sparse__vector_8h_source.html#l00091" > sparse_vector.h:91< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_lu_factorization_html_a6c5735e4c25655dd4533504d22b1d66c" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_lu_factorization.html#a6c5735e4c25655dd4533504d22b1d66c" > operations_research::glop::LuFactorization::LeftSolveLWithNonZeros< / a > < / div > < div class = "ttdeci" > bool LeftSolveLWithNonZeros(ScatteredRow *y, ScatteredColumn *result_before_permutation) const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "lu__factorization_8cc_source.html#l00351" > lu_factorization.cc:351< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_markowitz_html_a7ac2557be8cf0394f9953fbdac2f18f4" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_markowitz.html#a7ac2557be8cf0394f9953fbdac2f18f4" > operations_research::glop::Markowitz::ComputeLU< / a > < / div > < div class = "ttdeci" > ABSL_MUST_USE_RESULT Status ComputeLU(const CompactSparseMatrixView & basis_matrix, RowPermutation *row_perm, ColumnPermutation *col_perm, TriangularMatrix *lower, TriangularMatrix *upper)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "markowitz_8cc_source.html#l00149" > markowitz.cc:149< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_triangular_matrix_html_a960110e64357a3e69162ebf1f71959dd" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_triangular_matrix.html#a960110e64357a3e69162ebf1f71959dd" > operations_research::glop::TriangularMatrix::num_rows< / a > < / div > < div class = "ttdeci" > RowIndex num_rows() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "sparse_8h_source.html#l00521" > sparse.h:521< / 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_lu_factorization_html_ad9e11229fed5416bf22fb3b4fa65f4c1" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_lu_factorization.html#ad9e11229fed5416bf22fb3b4fa65f4c1" > operations_research::glop::LuFactorization::NumberOfEntries< / a > < / div > < div class = "ttdeci" > EntryIndex NumberOfEntries() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "lu__factorization_8cc_source.html#l00474" > lu_factorization.cc:474< / a > < / div > < / div >
< div class = "ttc" id = "base_2logging_8h_html_a46e69120fbd3b36e6960e096d23b66f0" > < div class = "ttname" > < a href = "base_2logging_8h.html#a46e69120fbd3b36e6960e096d23b66f0" > DCHECK_NE< / a > < / div > < div class = "ttdeci" > #define DCHECK_NE(val1, val2)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "base_2logging_8h_source.html#l00887" > base/logging.h:887< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_compact_sparse_matrix_view_html_af69d9b7065a8f31604a8134be4307749" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_compact_sparse_matrix_view.html#af69d9b7065a8f31604a8134be4307749" > operations_research::glop::CompactSparseMatrixView::num_entries< / a > < / div > < div class = "ttdeci" > EntryIndex num_entries() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "sparse_8cc_source.html#l00628" > sparse.cc:628< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_triangular_matrix_html_a8c7ec7f3a8ab57639b0d1ea69b9e0e65" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_triangular_matrix.html#a8c7ec7f3a8ab57639b0d1ea69b9e0e65" > operations_research::glop::TriangularMatrix::CopyColumnToSparseColumn< / a > < / div > < div class = "ttdeci" > void CopyColumnToSparseColumn(ColIndex col, SparseColumn *output) const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "sparse_8cc_source.html#l00747" > sparse.cc:747< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_status_html_a59e56af19e754a6aa26a612ebf91d05fafa2ff9c081445bfbfbda10bc41b76a87" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_status.html#a59e56af19e754a6aa26a612ebf91d05fafa2ff9c081445bfbfbda10bc41b76a87" > operations_research::glop::Status::ERROR_LU< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "status_8h_source.html#l00032" > status.h:32< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_sparse_vector_html_aeff6ae7073f423651fc0352d50cadfa6" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_sparse_vector.html#aeff6ae7073f423651fc0352d50cadfa6" > operations_research::glop::SparseVector::SetCoefficient< / a > < / div > < div class = "ttdeci" > void SetCoefficient(Index index, Fractional value)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "sparse__vector_8h_source.html#l00680" > sparse_vector.h:680< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_compact_sparse_matrix_view_html_a41741829541d089f1c4d34f190884813" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_compact_sparse_matrix_view.html#a41741829541d089f1c4d34f190884813" > operations_research::glop::CompactSparseMatrixView::num_cols< / a > < / div > < div class = "ttdeci" > ColIndex num_cols() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "sparse_8h_source.html#l00489" > sparse.h:489< / a > < / div > < / div >
< div class = "ttc" id = "structoperations__research_1_1glop_1_1_scattered_vector_html_ae0473e18a367af671dc3f08063c80da4" > < div class = "ttname" > < a href = "structoperations__research_1_1glop_1_1_scattered_vector.html#ae0473e18a367af671dc3f08063c80da4" > operations_research::glop::ScatteredVector::values< / a > < / div > < div class = "ttdeci" > StrictITIVector< Index, Fractional > values< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "scattered__vector_8h_source.html#l00057" > scattered_vector.h:57< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_lu_factorization_html_a05d6979828b99ac719553f75335a1937" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_lu_factorization.html#a05d6979828b99ac719553f75335a1937" > operations_research::glop::LuFactorization::ComputeInverseOneNorm< / a > < / div > < div class = "ttdeci" > Fractional ComputeInverseOneNorm() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "lu__factorization_8cc_source.html#l00491" > lu_factorization.cc:491< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_triangular_matrix_html_af0dafb025bcf4174501a93fb91ca4bb6" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_triangular_matrix.html#af0dafb025bcf4174501a93fb91ca4bb6" > operations_research::glop::TriangularMatrix::ColumnIsDiagonalOnly< / a > < / div > < div class = "ttdeci" > bool ColumnIsDiagonalOnly(ColIndex col) const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "sparse_8h_source.html#l00586" > sparse.h:586< / 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_lu_factorization_html_a40757145002c85d47ad8df1b53707661" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_lu_factorization.html#a40757145002c85d47ad8df1b53707661" > operations_research::glop::LuFactorization::RightSolveLForColumnView< / a > < / div > < div class = "ttdeci" > void RightSolveLForColumnView(const ColumnView & b, ScatteredColumn *x) const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "lu__factorization_8cc_source.html#l00263" > lu_factorization.cc:263< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_lu_factorization_html_a43e095088501053427e317e905d5fc83" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_lu_factorization.html#a43e095088501053427e317e905d5fc83" > operations_research::glop::LuFactorization::RightSolveLWithPermutedInput< / a > < / div > < div class = "ttdeci" > void RightSolveLWithPermutedInput(const DenseColumn & a, ScatteredColumn *x) const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "lu__factorization_8cc_source.html#l00215" > lu_factorization.cc:215< / a > < / div > < / div >
< div class = "ttc" id = "namespaceoperations__research_1_1glop_html_a386d851d7c8b409205dd82d87e44f2fe" > < div class = "ttname" > < a href = "namespaceoperations__research_1_1glop.html#a386d851d7c8b409205dd82d87e44f2fe" > operations_research::glop::IsAllZero< / a > < / div > < div class = "ttdeci" > bool IsAllZero(const Container & input)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "lp__data_2lp__utils_8h_source.html#l00222" > lp_data/lp_utils.h:222< / a > < / div > < / div >
< div class = "ttc" id = "classabsl_1_1_strong_vector_html_a9263000d449fdccb6cb70b303063e60b" > < div class = "ttname" > < a href = "classabsl_1_1_strong_vector.html#a9263000d449fdccb6cb70b303063e60b" > absl::StrongVector::push_back< / a > < / div > < div class = "ttdeci" > void push_back(const value_type & x)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "strong__vector_8h_source.html#l00158" > strong_vector.h:158< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_triangular_matrix_html_a11284f21acc7de7ea63f5ebfebb5c9e7" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_triangular_matrix.html#a11284f21acc7de7ea63f5ebfebb5c9e7" > operations_research::glop::TriangularMatrix::TransposeHyperSparseSolve< / a > < / div > < div class = "ttdeci" > void TransposeHyperSparseSolve(DenseColumn *rhs, RowIndexVector *non_zero_rows) const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "sparse_8cc_source.html#l00957" > sparse.cc:957< / a > < / div > < / div >
< div class = "ttc" id = "namespaceoperations__research_1_1glop_html_ab65a327cfc2a74c15fa26b91f19acc64" > < div class = "ttname" > < a href = "namespaceoperations__research_1_1glop.html#ab65a327cfc2a74c15fa26b91f19acc64" > operations_research::glop::ColToRowIndex< / a > < / div > < div class = "ttdeci" > RowIndex ColToRowIndex(ColIndex col)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "lp__types_8h_source.html#l00052" > lp_types.h:52< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_triangular_matrix_html_a3d3abc3e6b522dc60fd8c1168522e09d" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_triangular_matrix.html#a3d3abc3e6b522dc60fd8c1168522e09d" > operations_research::glop::TriangularMatrix::GetFirstNonIdentityColumn< / a > < / div > < div class = "ttdeci" > ColIndex GetFirstNonIdentityColumn() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "sparse_8h_source.html#l00576" > sparse.h:576< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_lu_factorization_html_aa1222207079d0d679ef52f8b465cd00a" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_lu_factorization.html#aa1222207079d0d679ef52f8b465cd00a" > operations_research::glop::LuFactorization::RightSolveLForScatteredColumn< / a > < / div > < div class = "ttdeci" > void RightSolveLForScatteredColumn(const ScatteredColumn & b, ScatteredColumn *x) const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "lu__factorization_8cc_source.html#l00298" > lu_factorization.cc:298< / a > < / div > < / div >
< div class = "ttc" id = "base_2logging_8h_html_a7c0ce053b28d53aa4eaf3eb7fb71663b" > < div class = "ttname" > < a href = "base_2logging_8h.html#a7c0ce053b28d53aa4eaf3eb7fb71663b" > CHECK_EQ< / a > < / div > < div class = "ttdeci" > #define CHECK_EQ(val1, val2)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "base_2logging_8h_source.html#l00698" > base/logging.h:698< / a > < / div > < / div >
< div class = "ttc" id = "namespaceoperations__research_1_1glop_html_ad23afb4770e9de727133317f32f68a2f" > < div class = "ttname" > < a href = "namespaceoperations__research_1_1glop.html#ad23afb4770e9de727133317f32f68a2f" > operations_research::glop::ApplyPermutation< / a > < / div > < div class = "ttdeci" > void ApplyPermutation(const Permutation< IndexType > & perm, const ITIVectorType & b, ITIVectorType *result)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "lp__data_2permutation_8h_source.html#l00192" > lp_data/permutation.h:192< / a > < / div > < / div >
< div class = "ttc" id = "namespaceoperations__research_1_1glop_html_a31ee82f6ef05c3da492c0376f910d015" > < div class = "ttname" > < a href = "namespaceoperations__research_1_1glop.html#a31ee82f6ef05c3da492c0376f910d015" > operations_research::glop::kInvalidRow< / a > < / div > < div class = "ttdeci" > const RowIndex kInvalidRow(-1)< / 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< RowIndex, ColIndex > < / a > < / div > < / div >
< div class = "ttc" id = "status_8h_html_a8c76f1eb9790accd2cd0c5fa5c03c322" > < div class = "ttname" > < a href = "status_8h.html#a8c76f1eb9790accd2cd0c5fa5c03c322" > GLOP_RETURN_AND_LOG_ERROR< / a > < / div > < div class = "ttdeci" > #define GLOP_RETURN_AND_LOG_ERROR(error_code, message)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "status_8h_source.html#l00077" > status.h:77< / a > < / div > < / div >
< div class = "ttc" id = "namespaceoperations__research_1_1glop_html_ac014de658aabf122011e8fb07b6f4612" > < div class = "ttname" > < a href = "namespaceoperations__research_1_1glop.html#ac014de658aabf122011e8fb07b6f4612" > operations_research::glop::RowIndexVector< / a > < / div > < div class = "ttdeci" > std::vector< RowIndex > RowIndexVector< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "lp__types_8h_source.html#l00313" > lp_types.h:313< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_strict_i_t_i_vector_html_a64b6b04f3a519d2c61d49daaa88bf06e" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_strict_i_t_i_vector.html#a64b6b04f3a519d2c61d49daaa88bf06e" > operations_research::glop::StrictITIVector::resize< / a > < / div > < div class = "ttdeci" > void resize(IntType size)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "lp__types_8h_source.html#l00273" > lp_types.h:273< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_markowitz_html_a627511bf305a6af5d7e114817c1792c2" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_markowitz.html#a627511bf305a6af5d7e114817c1792c2" > operations_research::glop::Markowitz::DeterministicTimeOfLastFactorization< / a > < / div > < div class = "ttdeci" > double DeterministicTimeOfLastFactorization() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "markowitz_8cc_source.html#l00553" > markowitz.cc:553< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_lu_factorization_html_aa40655f0310c3616632354ffeb7d466e" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_lu_factorization.html#aa40655f0310c3616632354ffeb7d466e" > operations_research::glop::LuFactorization::ComputeDeterminant< / a > < / div > < div class = "ttdeci" > Fractional ComputeDeterminant() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "lu__factorization_8cc_source.html#l00480" > lu_factorization.cc:480< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_triangular_matrix_html_a4a34504e7ba1673cf24f745d162fda84" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_triangular_matrix.html#a4a34504e7ba1673cf24f745d162fda84" > operations_research::glop::TriangularMatrix::GetDiagonalCoefficient< / a > < / div > < div class = "ttdeci" > Fractional GetDiagonalCoefficient(ColIndex col) const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "sparse_8h_source.html#l00581" > sparse.h:581< / 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_sparse_vector_html_aa71d36872f416feaa853788a7a7a7ef8" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_sparse_vector.html#aa71d36872f416feaa853788a7a7a7ef8" > operations_research::glop::SparseVector::Clear< / a > < / div > < div class = "ttdeci" > void Clear()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "sparse__vector_8h_source.html#l00479" > sparse_vector.h:479< / 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 = "lu__factorization_8h_html" > < div class = "ttname" > < a href = "lu__factorization_8h.html" > lu_factorization.h< / a > < / div > < / div >
< div class = "ttc" id = "namespaceoperations__research_1_1glop_html_a08d7a83791c6677d1008336cacf3d591" > < div class = "ttname" > < a href = "namespaceoperations__research_1_1glop.html#a08d7a83791c6677d1008336cacf3d591" > operations_research::glop::PermuteWithScratchpad< / a > < / div > < div class = "ttdeci" > void PermuteWithScratchpad(const Permutation< PermutationIndexType > & permutation, StrictITIVector< IndexType, Fractional > *zero_scratchpad, StrictITIVector< IndexType, Fractional > *input_output)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "lp__data_2lp__utils_8h_source.html#l00237" > lp_data/lp_utils.h:237< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_lu_factorization_html_a4523b56a271bfeb588757e64e4bf1425" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_lu_factorization.html#a4523b56a271bfeb588757e64e4bf1425" > operations_research::glop::LuFactorization::GetFillInPercentage< / a > < / div > < div class = "ttdeci" > double GetFillInPercentage(const CompactSparseMatrixView & matrix) const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "lu__factorization_8cc_source.html#l00464" > lu_factorization.cc:464< / a > < / div > < / div >
< div class = "ttc" id = "base_2logging_8h_html_ae89df3243bbb8341130c7b3f44145ea0" > < div class = "ttname" > < a href = "base_2logging_8h.html#ae89df3243bbb8341130c7b3f44145ea0" > DCHECK_EQ< / a > < / div > < div class = "ttdeci" > #define DCHECK_EQ(val1, val2)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "base_2logging_8h_source.html#l00886" > base/logging.h:886< / a > < / div > < / div >
< div class = "ttc" id = "namespaceoperations__research_1_1glop_html_a1dcd08b0f6c19cd4a302bb5a3a6ea06e" > < div class = "ttname" > < a href = "namespaceoperations__research_1_1glop.html#a1dcd08b0f6c19cd4a302bb5a3a6ea06e" > operations_research::glop::Square< / a > < / div > < div class = "ttdeci" > Fractional Square(Fractional f)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "lp__data_2lp__utils_8h_source.html#l00036" > lp_data/lp_utils.h:36< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_lu_factorization_html_acd3d874c6fe9195587688508b6cd0305" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_lu_factorization.html#acd3d874c6fe9195587688508b6cd0305" > operations_research::glop::LuFactorization::ComputeLowerTimesUpper< / a > < / div > < div class = "ttdeci" > void ComputeLowerTimesUpper(SparseMatrix *product) const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "lu__factorization_8h_source.html#l00209" > lu_factorization.h:209< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_lu_factorization_html_a3a6bb95b9009b1c578a27e6139d52696" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_lu_factorization.html#a3a6bb95b9009b1c578a27e6139d52696" > operations_research::glop::LuFactorization::ComputeInverseInfinityNorm< / a > < / div > < div class = "ttdeci" > Fractional ComputeInverseInfinityNorm() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "lu__factorization_8cc_source.html#l00512" > lu_factorization.cc:512< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_lu_factorization_html_aa35c31899babb961a8100bc605136424" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_lu_factorization.html#aa35c31899babb961a8100bc605136424" > operations_research::glop::LuFactorization::RightSolveLWithNonZeros< / a > < / div > < div class = "ttdeci" > void RightSolveLWithNonZeros(ScatteredColumn *x) const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "lu__factorization_8cc_source.html#l00279" > lu_factorization.cc:279< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_lu_factorization_html_a627511bf305a6af5d7e114817c1792c2" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_lu_factorization.html#a627511bf305a6af5d7e114817c1792c2" > operations_research::glop::LuFactorization::DeterministicTimeOfLastFactorization< / a > < / div > < div class = "ttdeci" > double DeterministicTimeOfLastFactorization() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "lu__factorization_8cc_source.html#l00095" > lu_factorization.cc:95< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_triangular_matrix_html_af69d9b7065a8f31604a8134be4307749" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_triangular_matrix.html#af69d9b7065a8f31604a8134be4307749" > operations_research::glop::TriangularMatrix::num_entries< / a > < / div > < div class = "ttdeci" > EntryIndex num_entries() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "sparse_8h_source.html#l00523" > sparse.h:523< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_compact_sparse_matrix_view_html_a3f219a081f88c22ae282ada4f0bdddd3" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_compact_sparse_matrix_view.html#a3f219a081f88c22ae282ada4f0bdddd3" > operations_research::glop::CompactSparseMatrixView::ComputeInfinityNorm< / a > < / div > < div class = "ttdeci" > Fractional ComputeInfinityNorm() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "sparse_8cc_source.html#l00634" > sparse.cc:634< / 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 = "structoperations__research_1_1glop_1_1_scattered_vector_html_a56e67c2fc5b21fd62d8776fa4b149ce6" > < div class = "ttname" > < a href = "structoperations__research_1_1glop_1_1_scattered_vector.html#a56e67c2fc5b21fd62d8776fa4b149ce6" > operations_research::glop::ScatteredVector::non_zeros_are_sorted< / a > < / div > < div class = "ttdeci" > bool non_zeros_are_sorted< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "scattered__vector_8h_source.html#l00061" > scattered_vector.h:61< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_triangular_matrix_html_a41741829541d089f1c4d34f190884813" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_triangular_matrix.html#a41741829541d089f1c4d34f190884813" > operations_research::glop::TriangularMatrix::num_cols< / a > < / div > < div class = "ttdeci" > ColIndex num_cols() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "sparse_8h_source.html#l00522" > sparse.h:522< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_compact_sparse_matrix_html_a41741829541d089f1c4d34f190884813" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_compact_sparse_matrix.html#a41741829541d089f1c4d34f190884813" > operations_research::glop::CompactSparseMatrix::num_cols< / a > < / div > < div class = "ttdeci" > ColIndex num_cols() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "sparse_8h_source.html#l00350" > sparse.h:350< / a > < / div > < / div >
< div class = "ttc" id = "namespaceoperations__research_1_1glop_html_a2d53948bf5e999d006e781105aa8bc77" > < div class = "ttname" > < a href = "namespaceoperations__research_1_1glop.html#a2d53948bf5e999d006e781105aa8bc77" > operations_research::glop::SquaredNorm< / a > < / div > < div class = "ttdeci" > Fractional SquaredNorm(const SparseColumn & v)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "lp__data_2lp__utils_8cc_source.html#l00030" > lp_data/lp_utils.cc:30< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_triangular_matrix_html_a31d19092aa0a8b6a87e8917c956a0610" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_triangular_matrix.html#a31d19092aa0a8b6a87e8917c956a0610" > operations_research::glop::TriangularMatrix::HyperSparseSolve< / a > < / div > < div class = "ttdeci" > void HyperSparseSolve(DenseColumn *rhs, RowIndexVector *non_zero_rows) const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "sparse_8cc_source.html#l00896" > sparse.cc:896< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_strict_i_t_i_vector_html_a967a5c081ad4195a30c78dc2c0bcabf5" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_strict_i_t_i_vector.html#a967a5c081ad4195a30c78dc2c0bcabf5" > operations_research::glop::StrictITIVector::size< / a > < / div > < div class = "ttdeci" > IntType size() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "lp__types_8h_source.html#l00280" > lp_types.h:280< / 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 = "lp__data_2lp__utils_8h_html" > < div class = "ttname" > < a href = "lp__data_2lp__utils_8h.html" > lp_utils.h< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_triangular_matrix_html_ada69c9026d5d933471bf27c9ad2d1b38" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_triangular_matrix.html#ada69c9026d5d933471bf27c9ad2d1b38" > operations_research::glop::TriangularMatrix::ComputeInverseInfinityNormUpperBound< / a > < / div > < div class = "ttdeci" > Fractional ComputeInverseInfinityNormUpperBound() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "sparse_8cc_source.html#l01386" > sparse.cc:1386< / a > < / div > < / div >
< div class = "ttc" id = "structoperations__research_1_1glop_1_1_scattered_vector_html_ac146d47daa294f7e6546c7569c9c881b" > < div class = "ttname" > < a href = "structoperations__research_1_1glop_1_1_scattered_vector.html#ac146d47daa294f7e6546c7569c9c881b" > operations_research::glop::ScatteredVector::non_zeros< / a > < / div > < div class = "ttdeci" > std::vector< Index > non_zeros< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "scattered__vector_8h_source.html#l00062" > scattered_vector.h:62< / a > < / div > < / div >
< div class = "ttc" id = "demon__profiler_8cc_html_ac072af30c4ffbc834bb4c681f6ecb514" > < div class = "ttname" > < a href = "demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514" > value< / a > < / div > < div class = "ttdeci" > int64_t value< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "demon__profiler_8cc_source.html#l00044" > demon_profiler.cc:44< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_permutation_html_a49b06b04b3aa7a76149ce864098a0f15" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_permutation.html#a49b06b04b3aa7a76149ce864098a0f15" > operations_research::glop::Permutation::Check< / a > < / div > < div class = "ttdeci" > bool Check() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "lp__data_2permutation_8h_source.html#l00151" > lp_data/permutation.h:151< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_permutation_html_af70191062b734badb4405f2fde63792a" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_permutation.html#af70191062b734badb4405f2fde63792a" > operations_research::glop::Permutation::PopulateFromInverse< / a > < / div > < div class = "ttdeci" > void PopulateFromInverse(const Permutation & inverse)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "lp__data_2permutation_8h_source.html#l00127" > lp_data/permutation.h:127< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_triangular_matrix_html_af3dcc960bfe6b9064cdc9ce6ab04fa1d" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_triangular_matrix.html#af3dcc960bfe6b9064cdc9ce6ab04fa1d" > operations_research::glop::TriangularMatrix::HyperSparseSolveWithReversedNonZeros< / a > < / div > < div class = "ttdeci" > void HyperSparseSolveWithReversedNonZeros(DenseColumn *rhs, RowIndexVector *non_zero_rows) const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "sparse_8cc_source.html#l00926" > sparse.cc:926< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_lu_factorization_html_ada69c9026d5d933471bf27c9ad2d1b38" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_lu_factorization.html#ada69c9026d5d933471bf27c9ad2d1b38" > operations_research::glop::LuFactorization::ComputeInverseInfinityNormUpperBound< / a > < / div > < div class = "ttdeci" > Fractional ComputeInverseInfinityNormUpperBound() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "lu__factorization_8cc_source.html#l00547" > lu_factorization.cc:547< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_lu_factorization_html_ac22943ff00ae631c58ad2c42932d4657" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_lu_factorization.html#ac22943ff00ae631c58ad2c42932d4657" > operations_research::glop::LuFactorization::ComputeInfinityNormConditionNumber< / a > < / div > < div class = "ttdeci" > Fractional ComputeInfinityNormConditionNumber(const CompactSparseMatrixView & matrix) const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "lu__factorization_8cc_source.html#l00541" > lu_factorization.cc:541< / 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 = "classoperations__research_1_1glop_1_1_lu_factorization_html_a9438a3ceb0327c1bd75ff3b4fa58d3b0" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_lu_factorization.html#a9438a3ceb0327c1bd75ff3b4fa58d3b0" > operations_research::glop::LuFactorization::LeftSolveUForUnitRow< / a > < / div > < div class = "ttdeci" > ColIndex LeftSolveUForUnitRow(ColIndex col, ScatteredRow *y) const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "lu__factorization_8cc_source.html#l00420" > lu_factorization.cc:420< / a > < / div > < / div >
< div class = "ttc" id = "stats_8h_html_a3c3e6b102f0d91c523099325c98e1887" > < div class = "ttname" > < a href = "stats_8h.html#a3c3e6b102f0d91c523099325c98e1887" > IF_STATS_ENABLED< / a > < / div > < div class = "ttdeci" > #define IF_STATS_ENABLED(instructions)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "stats_8h_source.html#l00437" > stats.h:437< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_permutation_html_a644718bb2fb240de962dc3c9a1fdf0dc" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_permutation.html#a644718bb2fb240de962dc3c9a1fdf0dc" > operations_research::glop::Permutation::empty< / a > < / div > < div class = "ttdeci" > bool empty() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "lp__data_2permutation_8h_source.html#l00051" > lp_data/permutation.h:51< / 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 >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_compact_sparse_matrix_view_html" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_compact_sparse_matrix_view.html" > operations_research::glop::CompactSparseMatrixView< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "sparse_8h_source.html#l00476" > sparse.h:476< / a > < / div > < / div >
2021-01-26 11:28:50 +01:00
< / div > <!-- fragment --> < / div > <!-- contents -->
< / div > <!-- doc - content -->
2020-09-02 09:42:51 +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 = "lu__factorization_8cc.html" > lu_factorization.cc< / 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-02 09:42:51 +02:00
< / ul >
< / div >
< / body >
< / html >