2020-04-23 15:34:43 +02:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" >
< head >
< title > OR-Tools< / title >
< meta http-equiv = "Content-Type" content = "text/html;" / >
< meta charset = "utf-8" / >
<!-- <link rel='stylesheet' type='text/css' href="https://fonts.googleapis.com/css?family=Ubuntu:400,700,400italic"/> -->
< script type = "text/javascript" src = "jquery.js" > < / script >
< script type = "text/javascript" src = "dynsections.js" > < / script >
2020-09-01 16:00:33 +02:00
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< link href = "styleSheet.tmp.css" rel = "stylesheet" type = "text/css" / >
2020-04-23 15:34:43 +02:00
< / head >
< body >
< div id = "banner-container" >
< div id = "banner" >
2021-12-14 13:41:01 +01:00
< span id = "sfml" > Google OR-Tools 9.2< / span >
2020-04-23 15:34:43 +02:00
< / div >
< / div >
< div id = "content" style = "width: 100%; overflow: hidden;" >
< div style = "margin-left: 15px; margin-top: 5px; float: left; color: #145A32;" >
< h2 > DotNet Reference< / h2 >
< ul >
< li > < a href = "../dotnet/namespaceGoogle_1_1OrTools_1_1Sat.html" > CP-SAT< / a > < / li >
< li > < a href = "../dotnet/namespaceGoogle_1_1OrTools_1_1Graph.html" > Graph< / a > < / li >
< li > < a href = "../dotnet/namespaceGoogle_1_1OrTools_1_1Algorithms.html" > Knapsack solver< / a > < / li >
< li > < a href = "../dotnet/namespaceGoogle_1_1OrTools_1_1LinearSolver.html" > Linear solver< / a > < / li >
< li > < a href = "../dotnet/namespaceGoogle_1_1OrTools_1_1ConstraintSolver.html" > Routing< / a > < / li >
< li > < a href = "../dotnet/namespaceGoogle_1_1OrTools_1_1Util.html" > Util< / a > < / li >
< / ul >
< / div >
< div id = "content" >
< div align = "center" >
2020-09-01 16:00:33 +02:00
< h1 style = "color: #145A32;" > .Net Reference< / h1 >
2020-04-23 15:34:43 +02:00
< / div >
2022-01-16 18:02:36 +01:00
<!-- Generated by Doxygen 1.8.15 -->
2020-09-01 16:00:33 +02:00
< script type = "text/javascript" >
2022-01-16 18:02:36 +01:00
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
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" >
2022-01-16 18:02:36 +01:00
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
2020-09-01 16:00:33 +02:00
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
2022-01-16 18:02:36 +01:00
/* @license-end */< / script >
2020-09-01 16:00:33 +02:00
< 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">
2020-04-23 15:34:43 +02:00
< / div >
< / div >
2020-09-01 16:00:33 +02:00
< script type = "text/javascript" >
2022-01-16 18:02:36 +01:00
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('DoubleVector_8cs_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 >
2020-04-23 15:34:43 +02:00
< div class = "header" >
2022-01-16 18:02:36 +01:00
< div class = "headertitle" >
< div class = "title" > DoubleVector.cs< / div > < / div >
2020-04-23 15:34:43 +02:00
< / div > <!-- header -->
< div class = "contents" >
2022-01-16 18:02:36 +01:00
< a href = "DoubleVector_8cs.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" > //------------------------------------------------------------------------------< / span > < / div > < div class = "line" > < a name = "l00002" > < / a > < span class = "lineno" > 2< / span >   < span class = "comment" > // < auto-generated /> < / span > < / div > < div class = "line" > < a name = "l00003" > < / a > < span class = "lineno" > 3< / span >   < span class = "comment" > //< / span > < / div > < div class = "line" > < a name = "l00004" > < / a > < span class = "lineno" > 4< / span >   < span class = "comment" > // This file was automatically generated by SWIG (http://www.swig.org).< / span > < / div > < div class = "line" > < a name = "l00005" > < / a > < span class = "lineno" > 5< / span >   < span class = "comment" > // Version 4.0.1< / span > < / div > < div class = "line" > < a name = "l00006" > < / a > < span class = "lineno" > 6< / span >   < span class = "comment" > //< / span > < / div > < div class = "line" > < a name = "l00007" > < / a > < span class = "lineno" > 7< / span >   < span class = "comment" > // Do not make changes to this file unless you know what you are doing--modify< / span > < / div > < div class = "line" > < a name = "l00008" > < / a > < span class = "lineno" > 8< / span >   < span class = "comment" > // the SWIG interface file instead.< / span > < / div > < div class = "line" > < a name = "l00009" > < / a > < span class = "lineno" > 9< / span >   < span class = "comment" > //------------------------------------------------------------------------------< / span > < / div > < div class = "line" > < a name = "l00010" > < / a > < span class = "lineno" > 10< / span >   < / div > < div class = "line" > < a name = "l00011" > < / a > < span class = "lineno" > 11< / span >   < span class = "keyword" > namespace < / span > < a class = "code" href = "namespaceGoogle_1_1OrTools_1_1LinearSolver.html" > Google.OrTools.LinearSolver< / a > {< / div > < div class = "line" > < a name = "l00012" > < / a > < span class = "lineno" > 12< / span >   < / div > < div class = "line" > < a name = "l00013" > < / a > < span class = "lineno" > < a class = "line" href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector.html" > 13< / a > < / span >   < span class = "keyword" > public< / span > < span class = "keyword" > partial class < / span > < a class = "code" href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector.html" > DoubleVector< / a > : global::System.IDisposable, global::System.Collections.IEnumerable, global::System.Collections.Generic.IList< double> < / div > < div class = "line" > < a name = "l00014" > < / a > < span class = "lineno" > 14< / span >   {< / div > < div class = "line" > < a name = "l00015" > < / a > < span class = "lineno" > 15< / span >   < span class = "keyword" > private< / span > global::System.Runtime.InteropServices.HandleRef swigCPtr;< / div > < div class = "line" > < a name = "l00016" > < / a > < span class = "lineno" > < a class = "line" href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector.html#abc050282310ee35f8b4bac77b6103375" > 16< / a > < / span >   < span class = "keyword" > protected< / span > < span class = "keywordtype" > bool< / span > < a class = "code" href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector.html#abc050282310ee35f8b4bac77b6103375" > swigCMemOwn< / a > ;< / 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 = "keyword" > internal< / span > < a class = "code" href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector.html#ad94e49288353f4efffbb08ea0d47c0cd" > DoubleVector< / a > (global::System.IntPtr cPtr, < span class = "keywordtype" > bool< / span > cMemoryOwn) {< / div > < div class = "line" > < a name = "l00019" > < / a > < span class = "lineno" > 19< / span >   < a class = "code" href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector.html#abc050282310ee35f8b4bac77b6103375" > swigCMemOwn< / a > = cMemoryOwn;< / div > < div class = "line" > < a name = "l00020" > < / a > < span class = "lineno" > 20< / span >   swigCPtr = < span class = "keyword" > new< / span > global::System.Runtime.InteropServices.HandleRef(< span class = "keyword" > this< / span > , cPtr);< / div > < div class = "line" > < a name = "l00021" > < / a > < span class = "lineno" > 21< / span >   }< / div > < div class = "line" > < a name = "l00022" > < / a > < span class = "lineno" > 22< / span > & #1
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector_html_ae305764ebc0f24a7eda740fb434c4e8b" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector.html#ae305764ebc0f24a7eda740fb434c4e8b" > Google.OrTools.LinearSolver.DoubleVector.Insert< / a > < / div > < div class = "ttdeci" > void Insert(int index, double x)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "DoubleVector_8cs_source.html#l00282" > DoubleVector.cs:282< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector_html" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector.html" > Google.OrTools.LinearSolver.DoubleVector< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "DoubleVector_8cs_source.html#l00013" > DoubleVector.cs:13< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector_html_af6cbf16084ead2a02440396e021b9b46" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector.html#af6cbf16084ead2a02440396e021b9b46" > Google.OrTools.LinearSolver.DoubleVector.Reverse< / a > < / div > < div class = "ttdeci" > void Reverse(int index, int count)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "DoubleVector_8cs_source.html#l00313" > DoubleVector.cs:313< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector_html_a44a2703b07e659ff9a0ab35e46e62118" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector.html#a44a2703b07e659ff9a0ab35e46e62118" > Google.OrTools.LinearSolver.DoubleVector.IndexOf< / a > < / div > < div class = "ttdeci" > int IndexOf(double value)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "DoubleVector_8cs_source.html#l00328" > DoubleVector.cs:328< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector_html_aad462966ed963f892117056de1eba502" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector.html#aad462966ed963f892117056de1eba502" > Google.OrTools.LinearSolver.DoubleVector.Count< / a > < / div > < div class = "ttdeci" > int Count< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "DoubleVector_8cs_source.html#l00096" > DoubleVector.cs:96< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector_html_ae6648a666e8498deb154544a283034b9" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector.html#ae6648a666e8498deb154544a283034b9" > Google.OrTools.LinearSolver.DoubleVector.DoubleVector< / a > < / div > < div class = "ttdeci" > DoubleVector(global::System.Collections.Generic.IEnumerable< double > c)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "DoubleVector_8cs_source.html#l00056" > DoubleVector.cs:56< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a90a21aea05e51380d982f1809678ec9f" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a90a21aea05e51380d982f1809678ec9f" > Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.DoubleVector_Repeat< / a > < / div > < div class = "ttdeci" > static global::System.IntPtr DoubleVector_Repeat(double jarg1, int jarg2)< / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector_1_1DoubleVectorEnumerator_html" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector_1_1DoubleVectorEnumerator.html" > Google.OrTools.LinearSolver.DoubleVector.DoubleVectorEnumerator< / a > < / div > < div class = "ttdoc" > Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever t...< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "DoubleVector_8cs_source.html#l00159" > DoubleVector.cs:159< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector_html_adcbceac95cb2e960e2e59ea5adacdc0b" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector.html#adcbceac95cb2e960e2e59ea5adacdc0b" > Google.OrTools.LinearSolver.DoubleVector.Contains< / a > < / div > < div class = "ttdeci" > bool Contains(double value)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "DoubleVector_8cs_source.html#l00323" > DoubleVector.cs:323< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector_html_a5ad7f82470f145a0d6ae871ff7b623f3" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector.html#a5ad7f82470f145a0d6ae871ff7b623f3" > Google.OrTools.LinearSolver.DoubleVector.Capacity< / a > < / div > < div class = "ttdeci" > int Capacity< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "DoubleVector_8cs_source.html#l00085" > DoubleVector.cs:85< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector_html_aa71d36872f416feaa853788a7a7a7ef8" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector.html#aa71d36872f416feaa853788a7a7a7ef8" > Google.OrTools.LinearSolver.DoubleVector.Clear< / a > < / div > < div class = "ttdeci" > void Clear()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "DoubleVector_8cs_source.html#l00220" > DoubleVector.cs:220< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector_html_a94b969d24485ca893c76b3323b3326f4" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector.html#a94b969d24485ca893c76b3323b3326f4" > Google.OrTools.LinearSolver.DoubleVector.IsSynchronized< / a > < / div > < div class = "ttdeci" > bool IsSynchronized< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "DoubleVector_8cs_source.html#l00102" > DoubleVector.cs:102< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGPendingException_html_a7c98814d2667a9273c95e975fd320b6c" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGPendingException.html#a7c98814d2667a9273c95e975fd320b6c" > Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.SWIGPendingException.Pending< / a > < / div > < div class = "ttdeci" > static bool Pending< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "operations__research__linear__solverPINVOKE_8cs_source.html#l00133" > operations_research_linear_solverPINVOKE.cs:133< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector_html_a6e2d745cdb7a7b983f861ed6a9a541a7" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector.html#a6e2d745cdb7a7b983f861ed6a9a541a7" > Google.OrTools.LinearSolver.DoubleVector.Dispose< / a > < / div > < div class = "ttdeci" > void Dispose()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "DoubleVector_8cs_source.html#l00031" > DoubleVector.cs:31< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector_html_a052a18e25ea2ba4f9a818f9ea27c2b53" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector.html#a052a18e25ea2ba4f9a818f9ea27c2b53" > Google.OrTools.LinearSolver.DoubleVector.CopyTo< / a > < / div > < div class = "ttdeci" > void CopyTo(int index, double[] array, int arrayIndex, int count)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "DoubleVector_8cs_source.html#l00118" > DoubleVector.cs:118< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector_html_ad1b02f19e753582b3c5f9ed71bb0318a" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector.html#ad1b02f19e753582b3c5f9ed71bb0318a" > Google.OrTools.LinearSolver.DoubleVector.IsReadOnly< / a > < / div > < div class = "ttdeci" > bool IsReadOnly< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "DoubleVector_8cs_source.html#l00070" > DoubleVector.cs:70< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector_html_adf109e0e2008229e56ef6f898425311d" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector.html#adf109e0e2008229e56ef6f898425311d" > Google.OrTools.LinearSolver.DoubleVector.ToArray< / a > < / div > < div class = "ttdeci" > double [] ToArray()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "DoubleVector_8cs_source.html#l00136" > DoubleVector.cs:136< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector_html_abc050282310ee35f8b4bac77b6103375" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector.html#abc050282310ee35f8b4bac77b6103375" > Google.OrTools.LinearSolver.DoubleVector.swigCMemOwn< / a > < / div > < div class = "ttdeci" > bool swigCMemOwn< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "DoubleVector_8cs_source.html#l00016" > DoubleVector.cs:16< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a35dad90ca44835901872c66a886c56e9" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a35dad90ca44835901872c66a886c56e9" > Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.DoubleVector_AddRange< / a > < / div > < div class = "ttdeci" > static void DoubleVector_AddRange(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)< / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_ac9f42950d180e920d1adf31724f0b259" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#ac9f42950d180e920d1adf31724f0b259" > Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.DoubleVector_Reverse__SWIG_0< / a > < / div > < div class = "ttdeci" > static void DoubleVector_Reverse__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1)< / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector_html_ad94e49288353f4efffbb08ea0d47c0cd" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector.html#ad94e49288353f4efffbb08ea0d47c0cd" > Google.OrTools.LinearSolver.DoubleVector.DoubleVector< / a > < / div > < div class = "ttdeci" > DoubleVector()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "DoubleVector_8cs_source.html#l00242" > DoubleVector.cs:242< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a84868d8a7ab61ce62124f150db974146" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a84868d8a7ab61ce62124f150db974146" > Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.DoubleVector_getitemcopy< / a > < / div > < div class = "ttdeci" > static double DoubleVector_getitemcopy(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)< / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector_html_a4a36a824a9cc3fe2e57811b52e452d9c" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector.html#a4a36a824a9cc3fe2e57811b52e452d9c" > Google.OrTools.LinearSolver.DoubleVector.DoubleVector< / a > < / div > < div class = "ttdeci" > DoubleVector(int capacity)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "DoubleVector_8cs_source.html#l00249" > DoubleVector.cs:249< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a4e405aa96080d2270a10067d70c7fff8" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a4e405aa96080d2270a10067d70c7fff8" > Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.DoubleVector_SetRange< / a > < / div > < div class = "ttdeci" > static void DoubleVector_SetRange(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)< / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector_html_aeba280abb3a3905444a0b908ddefd938" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector.html#aeba280abb3a3905444a0b908ddefd938" > Google.OrTools.LinearSolver.DoubleVector.CopyTo< / a > < / div > < div class = "ttdeci" > void CopyTo(double[] array)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "DoubleVector_8cs_source.html#l00108" > DoubleVector.cs:108< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a055292b643c85f40e233337641ab32e0" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a055292b643c85f40e233337641ab32e0" > Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.DoubleVector_size< / a > < / div > < div class = "ttdeci" > static uint DoubleVector_size(global::System.Runtime.InteropServices.HandleRef jarg1)< / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector_html_aba1006360deb0fe057f6899374c331d0" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector.html#aba1006360deb0fe057f6899374c331d0" > Google.OrTools.LinearSolver.DoubleVector.CopyTo< / a > < / div > < div class = "ttdeci" > void CopyTo(double[] array, int arrayIndex)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "DoubleVector_8cs_source.html#l00113" > DoubleVector.cs:113< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector_html_a8ad4348ef0f9969025bab397e7e27e26" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector.html#a8ad4348ef0f9969025bab397e7e27e26" > Google.OrTools.LinearSolver.DoubleVector.Dispose< / a > < / div > < div class = "ttdeci" > virtual void Dispose(bool disposing)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "DoubleVector_8cs_source.html#l00036" > DoubleVector.cs:36< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector_1_1DoubleVectorEnumerator_html_a372de693ad40b3f42839c8ec6ac845f4" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector_1_1DoubleVectorEnumerator.html#a372de693ad40b3f42839c8ec6ac845f4" > Google.OrTools.LinearSolver.DoubleVector.DoubleVectorEnumerator.Reset< / a > < / div > < div class = "ttdeci" > void Reset()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "DoubleVector_8cs_source.html#l00206" > DoubleVector.cs:206< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector_html_a264767f2d612a5ec545124c436c81110" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector.html#a264767f2d612a5ec545124c436c81110" > Google.OrTools.LinearSolver.DoubleVector.Repeat< / a > < / div > < div class = "ttdeci" > static DoubleVector Repeat(double value, int count)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "DoubleVector_8cs_source.html#l00302" > DoubleVector.cs:302< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_afecd35d16029a5fac503ef60a8898b84" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#afecd35d16029a5fac503ef60a8898b84" > Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.DoubleVector_Contains< / a > < / div > < div class = "ttdeci" > static bool DoubleVector_Contains(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)< / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector_html_a0f37b147e13b4327ee886d54821dafd5" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector.html#a0f37b147e13b4327ee886d54821dafd5" > Google.OrTools.LinearSolver.DoubleVector.SetRange< / a > < / div > < div class = "ttdeci" > void SetRange(int index, DoubleVector values)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "DoubleVector_8cs_source.html#l00318" > DoubleVector.cs:318< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector_html_ae5040b3d6c5b5f87098889f42917a862" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector.html#ae5040b3d6c5b5f87098889f42917a862" > Google.OrTools.LinearSolver.DoubleVector.AddRange< / a > < / div > < div class = "ttdeci" > void AddRange(DoubleVector values)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "DoubleVector_8cs_source.html#l00270" > DoubleVector.cs:270< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector_html_ad71831ba251e4643193b1a11b17ab104" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector.html#ad71831ba251e4643193b1a11b17ab104" > Google.OrTools.LinearSolver.DoubleVector.GetEnumerator< / a > < / div > < div class = "ttdeci" > DoubleVectorEnumerator GetEnumerator()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "DoubleVector_8cs_source.html#l00150" > DoubleVector.cs:150< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector_1_1DoubleVectorEnumerator_html_ad5316c283894d57be1450edab878aed0" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector_1_1DoubleVectorEnumerator.html#ad5316c283894d57be1450edab878aed0" > Google.OrTools.LinearSolver.DoubleVector.DoubleVectorEnumerator.MoveNext< / a > < / div > < div class = "ttdeci" > bool MoveNext()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "DoubleVector_8cs_source.html#l00194" > DoubleVector.cs:194< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector_html_a0e03cda27bb1d060e005d6c81799a1b7" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector.html#a0e03cda27bb1d060e005d6c81799a1b7" > Google.OrTools.LinearSolver.DoubleVector.DoubleVector< / a > < / div > < div class = "ttdeci" > DoubleVector(global::System.Collections.IEnumerable c)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "DoubleVector_8cs_source.html#l00048" > DoubleVector.cs:48< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector_html_a685f6df8a948fbf47d61119ab71e2a7f" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector.html#a685f6df8a948fbf47d61119ab71e2a7f" > Google.OrTools.LinearSolver.DoubleVector.DoubleVector< / a > < / div > < div class = "ttdeci" > DoubleVector(DoubleVector other)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "DoubleVector_8cs_source.html#l00245" > DoubleVector.cs:245< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector_html_ab8469187c24ee20858b41527b2f5e687" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector.html#ab8469187c24ee20858b41527b2f5e687" > Google.OrTools.LinearSolver.DoubleVector.RemoveRange< / a > < / div > < div class = "ttdeci" > void RemoveRange(int index, int count)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "DoubleVector_8cs_source.html#l00297" > DoubleVector.cs:297< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a93c9a2027daac32fa414bc9d9f2ae6e8" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a93c9a2027daac32fa414bc9d9f2ae6e8" > Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.DoubleVector_Clear< / a > < / div > < div class = "ttdeci" > static void DoubleVector_Clear(global::System.Runtime.InteropServices.HandleRef jarg1)< / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector_1_1DoubleVectorEnumerator_html_ae016036805086d3808d343964039fdb3" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector_1_1DoubleVectorEnumerator.html#ae016036805086d3808d343964039fdb3" > Google.OrTools.LinearSolver.DoubleVector.DoubleVectorEnumerator.Current< / a > < / div > < div class = "ttdeci" > double Current< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "DoubleVector_8cs_source.html#l00175" > DoubleVector.cs:175< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector_html_ae1b551cc51c9d556342b27b466a7c7cb" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector.html#ae1b551cc51c9d556342b27b466a7c7cb" > Google.OrTools.LinearSolver.DoubleVector.Reverse< / a > < / div > < div class = "ttdeci" > void Reverse()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "DoubleVector_8cs_source.html#l00309" > DoubleVector.cs:309< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a0cb4a51295e4f8faf0fd1bc83d5d5118" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a0cb4a51295e4f8faf0fd1bc83d5d5118" > Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.DoubleVector_Insert< / a > < / div > < div class = "ttdeci" > static void DoubleVector_Insert(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, double jarg3)< / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_ab506ce339dfa1938abd5a62cc9da8ac9" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#ab506ce339dfa1938abd5a62cc9da8ac9" > Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.DoubleVector_Remove< / a > < / div > < div class = "ttdeci" > static bool DoubleVector_Remove(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)< / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector_html_a8ec7d7c5cd2656150a6237ce80df4d20" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector.html#a8ec7d7c5cd2656150a6237ce80df4d20" > Google.OrTools.LinearSolver.DoubleVector.IsFixedSize< / a > < / div > < div class = "ttdeci" > bool IsFixedSize< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "DoubleVector_8cs_source.html#l00064" > DoubleVector.cs:64< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a349fa42ae38cc60091852c81c9a18209" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a349fa42ae38cc60091852c81c9a18209" > Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.DoubleVector_RemoveRange< / a > < / div > < div class = "ttdeci" > static void DoubleVector_RemoveRange(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3)< / div > < / div >
< div class = "ttc" id = "namespaceGoogle_1_1OrTools_1_1LinearSolver_html" > < div class = "ttname" > < a href = "namespaceGoogle_1_1OrTools_1_1LinearSolver.html" > Google.OrTools.LinearSolver< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "linear__solver_2Constraint_8cs_source.html#l00011" > linear_solver/Constraint.cs:11< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a149bab8fe5ef5e48faae81724dd958d7" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a149bab8fe5ef5e48faae81724dd958d7" > Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.DoubleVector_Reverse__SWIG_1< / a > < / div > < div class = "ttdeci" > static void DoubleVector_Reverse__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3)< / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector_1_1DoubleVectorEnumerator_html_a2f3fd5c25848b49ab9a2fc9b5e943c87" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector_1_1DoubleVectorEnumerator.html#a2f3fd5c25848b49ab9a2fc9b5e943c87" > Google.OrTools.LinearSolver.DoubleVector.DoubleVectorEnumerator.DoubleVectorEnumerator< / a > < / div > < div class = "ttdeci" > DoubleVectorEnumerator(DoubleVector collection)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "DoubleVector_8cs_source.html#l00167" > DoubleVector.cs:167< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGPendingException_html_a99561aa89dd816ba2dd85af036e32227" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGPendingException.html#a99561aa89dd816ba2dd85af036e32227" > Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.SWIGPendingException.Retrieve< / a > < / div > < div class = "ttdeci" > static global::System.Exception Retrieve()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "operations__research__linear__solverPINVOKE_8cs_source.html#l00152" > operations_research_linear_solverPINVOKE.cs:152< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html" > Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "operations__research__linear__solverPINVOKE_8cs_source.html#l00013" > operations_research_linear_solverPINVOKE.cs:13< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector_html_aa5ab2be3c2560bc5a2dfc4ea6dfd3c2c" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector.html#aa5ab2be3c2560bc5a2dfc4ea6dfd3c2c" > Google.OrTools.LinearSolver.DoubleVector.InsertRange< / a > < / div > < div class = "ttdeci" > void InsertRange(int index, DoubleVector values)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "DoubleVector_8cs_source.html#l00287" > DoubleVector.cs:287< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a38f07157ad795abc0982de585487585b" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a38f07157ad795abc0982de585487585b" > Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.DoubleVector_RemoveAt< / a > < / div > < div class = "ttdeci" > static void DoubleVector_RemoveAt(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)< / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector_html_ad7c925d24a4e07389d2331e0508618ea" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector.html#ad7c925d24a4e07389d2331e0508618ea" > Google.OrTools.LinearSolver.DoubleVector.RemoveAt< / a > < / div > < div class = "ttdeci" > void RemoveAt(int index)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "DoubleVector_8cs_source.html#l00292" > DoubleVector.cs:292< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector_html_a3ea594a9eb0cc4be85415bf1a4019ccc" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector.html#a3ea594a9eb0cc4be85415bf1a4019ccc" > Google.OrTools.LinearSolver.DoubleVector.Add< / a > < / div > < div class = "ttdeci" > void Add(double x)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "DoubleVector_8cs_source.html#l00224" > DoubleVector.cs:224< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_adf3ecd3fe7a8719f0edeb58ca4b09fae" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#adf3ecd3fe7a8719f0edeb58ca4b09fae" > Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.DoubleVector_IndexOf< / a > < / div > < div class = "ttdeci" > static int DoubleVector_IndexOf(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)< / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector_html_a154956fdad9736673d7bb2b0ba510b7c" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector.html#a154956fdad9736673d7bb2b0ba510b7c" > Google.OrTools.LinearSolver.DoubleVector.LastIndexOf< / a > < / div > < div class = "ttdeci" > int LastIndexOf(double value)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "DoubleVector_8cs_source.html#l00333" > DoubleVector.cs:333< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector_html_ad40fb3e8da6c3e992b8d4822ece5f684" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector.html#ad40fb3e8da6c3e992b8d4822ece5f684" > Google.OrTools.LinearSolver.DoubleVector.GetRange< / a > < / div > < div class = "ttdeci" > DoubleVector GetRange(int index, int count)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "DoubleVector_8cs_source.html#l00275" > DoubleVector.cs:275< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a1c22569bf32fc4ca974833a584bc1617" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a1c22569bf32fc4ca974833a584bc1617" > Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.DoubleVector_Add< / a > < / div > < div class = "ttdeci" > static void DoubleVector_Add(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)< / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_ade97dbca368700199deeaa3aa17d6562" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#ade97dbca368700199deeaa3aa17d6562" > Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.DoubleVector_InsertRange< / a > < / div > < div class = "ttdeci" > static void DoubleVector_InsertRange(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)< / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a10e8c00f9159fb440806e6763ac56fc3" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a10e8c00f9159fb440806e6763ac56fc3" > Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.delete_DoubleVector< / a > < / div > < div class = "ttdeci" > static void delete_DoubleVector(global::System.Runtime.InteropServices.HandleRef jarg1)< / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_aa9fc45dcef4cb197488dded0979af710" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#aa9fc45dcef4cb197488dded0979af710" > Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.DoubleVector_LastIndexOf< / a > < / div > < div class = "ttdeci" > static int DoubleVector_LastIndexOf(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)< / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a0104efc39e5607a291b8d2448f03460a" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a0104efc39e5607a291b8d2448f03460a" > Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.DoubleVector_GetRange< / a > < / div > < div class = "ttdeci" > static global::System.IntPtr DoubleVector_GetRange(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3)< / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector_html_aec1d0b5c44946ea5b951e1f68ab6b9e5" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector.html#aec1d0b5c44946ea5b951e1f68ab6b9e5" > Google.OrTools.LinearSolver.DoubleVector.Remove< / a > < / div > < div class = "ttdeci" > bool Remove(double value)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "DoubleVector_8cs_source.html#l00338" > DoubleVector.cs:338< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector_1_1DoubleVectorEnumerator_html_a6e2d745cdb7a7b983f861ed6a9a541a7" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1DoubleVector_1_1DoubleVectorEnumerator.html#a6e2d745cdb7a7b983f861ed6a9a541a7" > Google.OrTools.LinearSolver.DoubleVector.DoubleVectorEnumerator.Dispose< / a > < / div > < div class = "ttdeci" > void Dispose()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "DoubleVector_8cs_source.html#l00214" > DoubleVector.cs:214< / a > < / div > < / div >
2021-01-26 11:28:50 +01:00
< / div > <!-- fragment --> < / div > <!-- contents -->
< / div > <!-- doc - content -->
2020-04-23 15:34:43 +02:00
< / div >
< / div >
< div id = "footer-container" >
< div id = "footer" >
< / div >
< / div >
< / body >
< / html >