2019-06-20 23:35:26 +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"/> -->
< link rel = "stylesheet" type = "text/css" href = "ortools.css" title = "default" media = "screen,print" / >
< script type = "text/javascript" src = "jquery.js" > < / script >
< script type = "text/javascript" src = "dynsections.js" > < / script >
< / head >
< body >
< div id = "banner-container" >
< div id = "banner" >
2019-06-29 18:18:08 +02:00
< span id = "sfml" > OR-Tools 7.2< / span >
2019-06-20 23:35:26 +02:00
< / div >
< / div >
2019-06-29 18:18:08 +02:00
< link rel = "icon" href = "https://developers.google.com/optimization/images/orLogo.png" >
2019-06-20 23:35:26 +02:00
< div id = "content" >
<!-- Generated by Doxygen 1.8.15 -->
< div id = "navrow1" class = "tabs" >
< ul class = "tablist" >
< li > < a href = "index.html" > < span > Main  Page< / span > < / a > < / li >
< li > < a href = "namespaces.html" > < span > Namespaces< / span > < / a > < / li >
< li > < a href = "annotated.html" > < span > Classes< / span > < / a > < / li >
< li class = "current" > < a href = "files.html" > < span > Files< / span > < / a > < / li >
< / ul >
< / div >
< div id = "navrow2" class = "tabs2" >
< ul class = "tablist" >
< li > < a href = "files.html" > < span > File  List< / span > < / a > < / li >
< li > < a href = "globals.html" > < span > File  Members< / span > < / a > < / li >
< / ul >
< / div >
< div id = "nav-path" class = "navpath" >
< ul >
< li class = "navelem" > < a class = "el" href = "dir_a7cc1eeded8f693d0da6c729bc88c45a.html" > ortools< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_b2c6d49957bf5d0c7726edb4b829cd4d.html" > gen< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_dd9e6105f85b4b8d1432afc92516bdf4.html" > ortools< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_439b336f32246b516129ac6c6155dd92.html" > linear_solver< / a > < / li > < / ul >
< / div >
< / div > <!-- top -->
< div class = "header" >
< div class = "headertitle" >
< div class = "title" > MpDoubleVector.cs< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
2019-06-29 18:18:08 +02:00
< a href = "MpDoubleVector_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.0< / 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_1MpDoubleVector.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_1MpDoubleVector.html" > MpDoubleVector< / 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_1MpDoubleVector.html#a397bdb8f695af1f9601fddaeac7b7904" > 16< / a > < / span >   < span class = "keyword" > protected< / span > < span class = "keywordtype" > bool< / span > < a class = "code" href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1MpDoubleVector.html#a397bdb8f695af1f9601fddaeac7b7904" > 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_1MpDoubleVector.html#a8bb6e83b81b1c52baa683923f442aa73" > MpDoubleVector< / 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_1MpDoubleVector.html#a397bdb8f695af1f9601fddaeac7b7904" > 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 = "linen
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1MpDoubleVector_html_af13e4f7789a407348f61ebbb61fd7c57" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1MpDoubleVector.html#af13e4f7789a407348f61ebbb61fd7c57" > Google.OrTools.LinearSolver.MpDoubleVector.CopyTo< / a > < / div > < div class = "ttdeci" > void CopyTo(double[] array)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MpDoubleVector_8cs_source.html#l00108" > MpDoubleVector.cs:108< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1MpDoubleVector_1_1MpDoubleVectorEnumerator_html_a304df2ac15b950ecfae56a0a88650628" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1MpDoubleVector_1_1MpDoubleVectorEnumerator.html#a304df2ac15b950ecfae56a0a88650628" > Google.OrTools.LinearSolver.MpDoubleVector.MpDoubleVectorEnumerator.MoveNext< / a > < / div > < div class = "ttdeci" > bool MoveNext()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MpDoubleVector_8cs_source.html#l00194" > MpDoubleVector.cs:194< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1MpDoubleVector_html_a2a603332f95156cd0ead22825c406f68" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1MpDoubleVector.html#a2a603332f95156cd0ead22825c406f68" > Google.OrTools.LinearSolver.MpDoubleVector.AddRange< / a > < / div > < div class = "ttdeci" > void AddRange(MpDoubleVector values)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MpDoubleVector_8cs_source.html#l00270" > MpDoubleVector.cs:270< / a > < / div > < / div >
2019-06-20 23:35:26 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a46b66bb73442a7dd5cd1d1a4d57e60db" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a46b66bb73442a7dd5cd1d1a4d57e60db" > Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MpDoubleVector_Clear< / a > < / div > < div class = "ttdeci" > static void MpDoubleVector_Clear(global::System.Runtime.InteropServices.HandleRef jarg1)< / div > < / div >
2019-06-29 18:18:08 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1MpDoubleVector_html_a1e3d81c8c4a6a2af2d89be40e1fba20a" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1MpDoubleVector.html#a1e3d81c8c4a6a2af2d89be40e1fba20a" > Google.OrTools.LinearSolver.MpDoubleVector.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 = "MpDoubleVector_8cs_source.html#l00118" > MpDoubleVector.cs:118< / a > < / div > < / div >
2019-06-20 23:35:26 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_ab32c2d6c3da9fdb62df8ac827b95eed4" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#ab32c2d6c3da9fdb62df8ac827b95eed4" > Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MpDoubleVector_Remove< / a > < / div > < div class = "ttdeci" > static bool MpDoubleVector_Remove(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)< / div > < / div >
2019-06-29 18:18:08 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1MpDoubleVector_1_1MpDoubleVectorEnumerator_html_a195e0e17b33a9c6299ed71fd3ecd6d43" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1MpDoubleVector_1_1MpDoubleVectorEnumerator.html#a195e0e17b33a9c6299ed71fd3ecd6d43" > Google.OrTools.LinearSolver.MpDoubleVector.MpDoubleVectorEnumerator.Dispose< / a > < / div > < div class = "ttdeci" > void Dispose()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MpDoubleVector_8cs_source.html#l00214" > MpDoubleVector.cs:214< / a > < / div > < / div >
2019-06-20 23:35:26 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a2b883e3725c584308bb0c15dd35610a4" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a2b883e3725c584308bb0c15dd35610a4" > Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MpDoubleVector_IndexOf< / a > < / div > < div class = "ttdeci" > static int MpDoubleVector_IndexOf(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)< / div > < / div >
2019-06-29 18:18:08 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1MpDoubleVector_html_ab126166ba0b6570f374878f02a7b9e92" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1MpDoubleVector.html#ab126166ba0b6570f374878f02a7b9e92" > Google.OrTools.LinearSolver.MpDoubleVector.Remove< / a > < / div > < div class = "ttdeci" > bool Remove(double value)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MpDoubleVector_8cs_source.html#l00338" > MpDoubleVector.cs:338< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1MpDoubleVector_html_acb82accf0961352d5d99dd2fd9b3e97f" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1MpDoubleVector.html#acb82accf0961352d5d99dd2fd9b3e97f" > Google.OrTools.LinearSolver.MpDoubleVector.Repeat< / a > < / div > < div class = "ttdeci" > static MpDoubleVector Repeat(double value, int count)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MpDoubleVector_8cs_source.html#l00302" > MpDoubleVector.cs:302< / a > < / div > < / div >
2019-06-20 23:35:26 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a62ecd0912072b73db731ae8f4dcbb0b4" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a62ecd0912072b73db731ae8f4dcbb0b4" > Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MpDoubleVector_AddRange< / a > < / div > < div class = "ttdeci" > static void MpDoubleVector_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_a169b76b8049efeea5f12fbba7d14972a" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a169b76b8049efeea5f12fbba7d14972a" > Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MpDoubleVector_Insert< / a > < / div > < div class = "ttdeci" > static void MpDoubleVector_Insert(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, double jarg3)< / div > < / div >
2019-06-29 18:18:08 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1MpDoubleVector_html_ae4cce5cfac2b2f380f034e00d8492c3f" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1MpDoubleVector.html#ae4cce5cfac2b2f380f034e00d8492c3f" > Google.OrTools.LinearSolver.MpDoubleVector.Reverse< / a > < / div > < div class = "ttdeci" > void Reverse(int index, int count)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MpDoubleVector_8cs_source.html#l00313" > MpDoubleVector.cs:313< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1MpDoubleVector_html_abe2cb5f5b122f7e8835eedb29e6d3414" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1MpDoubleVector.html#abe2cb5f5b122f7e8835eedb29e6d3414" > Google.OrTools.LinearSolver.MpDoubleVector.IsReadOnly< / a > < / div > < div class = "ttdeci" > bool IsReadOnly< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MpDoubleVector_8cs_source.html#l00070" > MpDoubleVector.cs:70< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1MpDoubleVector_html_ad1690b6f902b3a95794678a8aca3eb41" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1MpDoubleVector.html#ad1690b6f902b3a95794678a8aca3eb41" > Google.OrTools.LinearSolver.MpDoubleVector.GetRange< / a > < / div > < div class = "ttdeci" > MpDoubleVector GetRange(int index, int count)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MpDoubleVector_8cs_source.html#l00275" > MpDoubleVector.cs:275< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1MpDoubleVector_html_ac1888a9ef847d17dca841a35e0b9c6d1" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1MpDoubleVector.html#ac1888a9ef847d17dca841a35e0b9c6d1" > Google.OrTools.LinearSolver.MpDoubleVector.Dispose< / a > < / div > < div class = "ttdeci" > virtual void Dispose(bool disposing)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MpDoubleVector_8cs_source.html#l00036" > MpDoubleVector.cs:36< / a > < / div > < / div >
2019-06-20 23:35:26 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_afa5c1615bfe50cdc65bf5b90fae17f43" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#afa5c1615bfe50cdc65bf5b90fae17f43" > Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MpDoubleVector_size< / a > < / div > < div class = "ttdeci" > static uint MpDoubleVector_size(global::System.Runtime.InteropServices.HandleRef jarg1)< / div > < / div >
2019-06-29 18:18:08 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1MpDoubleVector_html_a42fc05dd686d7eac661dd541747d5d46" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1MpDoubleVector.html#a42fc05dd686d7eac661dd541747d5d46" > Google.OrTools.LinearSolver.MpDoubleVector.IsSynchronized< / a > < / div > < div class = "ttdeci" > bool IsSynchronized< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MpDoubleVector_8cs_source.html#l00102" > MpDoubleVector.cs:102< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1MpDoubleVector_html_a0d51d6655cdc4d261eb6c4bf60259ce1" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1MpDoubleVector.html#a0d51d6655cdc4d261eb6c4bf60259ce1" > Google.OrTools.LinearSolver.MpDoubleVector.Reverse< / a > < / div > < div class = "ttdeci" > void Reverse()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MpDoubleVector_8cs_source.html#l00309" > MpDoubleVector.cs:309< / a > < / div > < / div >
2019-06-20 23:35:26 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1MpDoubleVector_html" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1MpDoubleVector.html" > Google.OrTools.LinearSolver.MpDoubleVector< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MpDoubleVector_8cs_source.html#l00013" > MpDoubleVector.cs:13< / a > < / div > < / div >
2019-06-29 18:18:08 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1MpDoubleVector_html_ac7cd9a015dc1b25cc142c51e331e8251" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1MpDoubleVector.html#ac7cd9a015dc1b25cc142c51e331e8251" > Google.OrTools.LinearSolver.MpDoubleVector.Contains< / a > < / div > < div class = "ttdeci" > bool Contains(double value)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MpDoubleVector_8cs_source.html#l00323" > MpDoubleVector.cs:323< / a > < / div > < / div >
2019-06-20 23:35:26 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_aa8568a70e28161afc4cdff8ca1c9e790" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#aa8568a70e28161afc4cdff8ca1c9e790" > Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MpDoubleVector_SetRange< / a > < / div > < div class = "ttdeci" > static void MpDoubleVector_SetRange(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)< / div > < / div >
2019-06-29 18:18:08 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1MpDoubleVector_html_a007ebf89ba356868a56f9fceb70af5d9" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1MpDoubleVector.html#a007ebf89ba356868a56f9fceb70af5d9" > Google.OrTools.LinearSolver.MpDoubleVector.IndexOf< / a > < / div > < div class = "ttdeci" > int IndexOf(double value)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MpDoubleVector_8cs_source.html#l00328" > MpDoubleVector.cs:328< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1MpDoubleVector_html_acdd8180b33ebfb6b33cac8b19e2b81cc" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1MpDoubleVector.html#acdd8180b33ebfb6b33cac8b19e2b81cc" > Google.OrTools.LinearSolver.MpDoubleVector.RemoveRange< / a > < / div > < div class = "ttdeci" > void RemoveRange(int index, int count)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MpDoubleVector_8cs_source.html#l00297" > MpDoubleVector.cs:297< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1MpDoubleVector_1_1MpDoubleVectorEnumerator_html_a7f9e3d23fe224cf5337034d8af7934af" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1MpDoubleVector_1_1MpDoubleVectorEnumerator.html#a7f9e3d23fe224cf5337034d8af7934af" > Google.OrTools.LinearSolver.MpDoubleVector.MpDoubleVectorEnumerator.Reset< / a > < / div > < div class = "ttdeci" > void Reset()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MpDoubleVector_8cs_source.html#l00206" > MpDoubleVector.cs:206< / a > < / div > < / div >
2019-06-20 23:35:26 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_ae801b8e71631a0ee68a7cbde33dde434" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#ae801b8e71631a0ee68a7cbde33dde434" > Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MpDoubleVector_RemoveRange< / a > < / div > < div class = "ttdeci" > static void MpDoubleVector_RemoveRange(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3)< / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a2e52893470992a53b37adfa8183e8f89" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a2e52893470992a53b37adfa8183e8f89" > Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MpDoubleVector_RemoveAt< / a > < / div > < div class = "ttdeci" > static void MpDoubleVector_RemoveAt(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)< / div > < / div >
2019-06-29 18:18:08 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1MpDoubleVector_html_ae70d1c78ba0d91b23d7f3a2b01a22ccd" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1MpDoubleVector.html#ae70d1c78ba0d91b23d7f3a2b01a22ccd" > Google.OrTools.LinearSolver.MpDoubleVector.CopyTo< / a > < / div > < div class = "ttdeci" > void CopyTo(double[] array, int arrayIndex)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MpDoubleVector_8cs_source.html#l00113" > MpDoubleVector.cs:113< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGPendingException_html_a5004d89ca800c9501d3ee115a186fce4" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGPendingException.html#a5004d89ca800c9501d3ee115a186fce4" > 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 >
2019-06-20 23:35:26 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a7064eaa40a90f0d9bc3b82c99425e69c" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a7064eaa40a90f0d9bc3b82c99425e69c" > Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MpDoubleVector_getitemcopy< / a > < / div > < div class = "ttdeci" > static double MpDoubleVector_getitemcopy(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)< / div > < / div >
2019-06-29 18:18:08 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1MpDoubleVector_html_a2a0bf773cb3f7e3b4b0a8eb2e127a429" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1MpDoubleVector.html#a2a0bf773cb3f7e3b4b0a8eb2e127a429" > Google.OrTools.LinearSolver.MpDoubleVector.LastIndexOf< / a > < / div > < div class = "ttdeci" > int LastIndexOf(double value)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MpDoubleVector_8cs_source.html#l00333" > MpDoubleVector.cs:333< / a > < / div > < / div >
2019-06-20 23:35:26 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_ad0b6749221f4063fcd44f56202f00591" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#ad0b6749221f4063fcd44f56202f00591" > Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MpDoubleVector_Reverse__SWIG_0< / a > < / div > < div class = "ttdeci" > static void MpDoubleVector_Reverse__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1)< / div > < / div >
2019-06-29 18:18:08 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1MpDoubleVector_html_aaf12b925408202f60598f992565413b8" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1MpDoubleVector.html#aaf12b925408202f60598f992565413b8" > Google.OrTools.LinearSolver.MpDoubleVector.Add< / a > < / div > < div class = "ttdeci" > void Add(double x)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MpDoubleVector_8cs_source.html#l00224" > MpDoubleVector.cs:224< / a > < / div > < / div >
2019-06-20 23:35:26 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a6e9cade40f79b83212e2af33672066a1" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a6e9cade40f79b83212e2af33672066a1" > Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MpDoubleVector_Add< / a > < / div > < div class = "ttdeci" > static void MpDoubleVector_Add(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)< / div > < / div >
2019-06-29 18:18:08 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1MpDoubleVector_html_a65fb55db62c080eb6fb96ef2c591f17a" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1MpDoubleVector.html#a65fb55db62c080eb6fb96ef2c591f17a" > Google.OrTools.LinearSolver.MpDoubleVector.Dispose< / a > < / div > < div class = "ttdeci" > void Dispose()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MpDoubleVector_8cs_source.html#l00031" > MpDoubleVector.cs:31< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1MpDoubleVector_html_a6f3f06af322e628d2a6ac06880d3da67" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1MpDoubleVector.html#a6f3f06af322e628d2a6ac06880d3da67" > Google.OrTools.LinearSolver.MpDoubleVector.Clear< / a > < / div > < div class = "ttdeci" > void Clear()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MpDoubleVector_8cs_source.html#l00220" > MpDoubleVector.cs:220< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1MpDoubleVector_html_a3c655dbc1eff28c8e120f8b14d670751" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1MpDoubleVector.html#a3c655dbc1eff28c8e120f8b14d670751" > Google.OrTools.LinearSolver.MpDoubleVector.InsertRange< / a > < / div > < div class = "ttdeci" > void InsertRange(int index, MpDoubleVector values)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MpDoubleVector_8cs_source.html#l00287" > MpDoubleVector.cs:287< / a > < / div > < / div >
2019-06-20 23:35:26 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_aeeebed2e53d3f4147107ae41b133872a" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#aeeebed2e53d3f4147107ae41b133872a" > Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.delete_MpDoubleVector< / a > < / div > < div class = "ttdeci" > static void delete_MpDoubleVector(global::System.Runtime.InteropServices.HandleRef jarg1)< / div > < / div >
2019-06-29 18:18:08 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGPendingException_html_a42dfd1bff4e318d5fc6b858bd659427b" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_1_1SWIGPendingException.html#a42dfd1bff4e318d5fc6b858bd659427b" > 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_1MpDoubleVector_html_af9cc4f0285b357375cb6ca83b16d7cf1" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1MpDoubleVector.html#af9cc4f0285b357375cb6ca83b16d7cf1" > Google.OrTools.LinearSolver.MpDoubleVector.Capacity< / a > < / div > < div class = "ttdeci" > int Capacity< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MpDoubleVector_8cs_source.html#l00085" > MpDoubleVector.cs:85< / a > < / div > < / div >
2019-06-20 23:35:26 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a4d3bdbb1b296c40f463185d5647b51e4" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a4d3bdbb1b296c40f463185d5647b51e4" > Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MpDoubleVector_LastIndexOf< / a > < / div > < div class = "ttdeci" > static int MpDoubleVector_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_a77e0f07aa87f361d599ecbee29748eaa" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a77e0f07aa87f361d599ecbee29748eaa" > Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MpDoubleVector_GetRange< / a > < / div > < div class = "ttdeci" > static global::System.IntPtr MpDoubleVector_GetRange(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3)< / div > < / div >
2019-06-29 18:18:08 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1MpDoubleVector_html_a8bb6e83b81b1c52baa683923f442aa73" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1MpDoubleVector.html#a8bb6e83b81b1c52baa683923f442aa73" > Google.OrTools.LinearSolver.MpDoubleVector.MpDoubleVector< / a > < / div > < div class = "ttdeci" > MpDoubleVector()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MpDoubleVector_8cs_source.html#l00242" > MpDoubleVector.cs:242< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1MpDoubleVector_html_a1e545277d817e564217577a0bbce42b7" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1MpDoubleVector.html#a1e545277d817e564217577a0bbce42b7" > Google.OrTools.LinearSolver.MpDoubleVector.ToArray< / a > < / div > < div class = "ttdeci" > double [] ToArray()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MpDoubleVector_8cs_source.html#l00136" > MpDoubleVector.cs:136< / a > < / div > < / div >
2019-06-20 23:35:26 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a5e5a3e57f730901754e2eb7579f582e0" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a5e5a3e57f730901754e2eb7579f582e0" > Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MpDoubleVector_Reverse__SWIG_1< / a > < / div > < div class = "ttdeci" > static void MpDoubleVector_Reverse__SWIG_1(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 >
2019-06-29 18:18:08 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1MpDoubleVector_html_a6bd2a075fca6e774d8e6a58ae0596538" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1MpDoubleVector.html#a6bd2a075fca6e774d8e6a58ae0596538" > Google.OrTools.LinearSolver.MpDoubleVector.IsFixedSize< / a > < / div > < div class = "ttdeci" > bool IsFixedSize< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MpDoubleVector_8cs_source.html#l00064" > MpDoubleVector.cs:64< / a > < / div > < / div >
2019-06-20 23:35:26 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a29086afd35d2cc9aa096b29688cd00fb" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a29086afd35d2cc9aa096b29688cd00fb" > Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MpDoubleVector_Repeat< / a > < / div > < div class = "ttdeci" > static global::System.IntPtr MpDoubleVector_Repeat(double jarg1, int jarg2)< / 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_1operations__research__linear__solverPINVOKE_html_a68ae8bbe3e8e40c896e3c30b1ec613bb" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a68ae8bbe3e8e40c896e3c30b1ec613bb" > Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MpDoubleVector_InsertRange< / a > < / div > < div class = "ttdeci" > static void MpDoubleVector_InsertRange(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)< / div > < / div >
2019-06-29 18:18:08 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1MpDoubleVector_html_a7c37364ea62f19d5a702ed39a12875c6" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1MpDoubleVector.html#a7c37364ea62f19d5a702ed39a12875c6" > Google.OrTools.LinearSolver.MpDoubleVector.GetEnumerator< / a > < / div > < div class = "ttdeci" > MpDoubleVectorEnumerator GetEnumerator()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MpDoubleVector_8cs_source.html#l00150" > MpDoubleVector.cs:150< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1MpDoubleVector_html_a0e73823b1806f4dc0703fc33af213500" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1MpDoubleVector.html#a0e73823b1806f4dc0703fc33af213500" > Google.OrTools.LinearSolver.MpDoubleVector.MpDoubleVector< / a > < / div > < div class = "ttdeci" > MpDoubleVector(MpDoubleVector other)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MpDoubleVector_8cs_source.html#l00245" > MpDoubleVector.cs:245< / a > < / div > < / div >
2019-06-20 23:35:26 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE_html_a4c8c91d97b27080590d113b1a88f3a65" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1operations__research__linear__solverPINVOKE.html#a4c8c91d97b27080590d113b1a88f3a65" > Google.OrTools.LinearSolver.operations_research_linear_solverPINVOKE.MpDoubleVector_Contains< / a > < / div > < div class = "ttdeci" > static bool MpDoubleVector_Contains(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)< / div > < / div >
2019-06-29 18:18:08 +02:00
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1MpDoubleVector_html_af5e5070fa5a6e51316ff30003a79740c" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1MpDoubleVector.html#af5e5070fa5a6e51316ff30003a79740c" > Google.OrTools.LinearSolver.MpDoubleVector.SetRange< / a > < / div > < div class = "ttdeci" > void SetRange(int index, MpDoubleVector values)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MpDoubleVector_8cs_source.html#l00318" > MpDoubleVector.cs:318< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1MpDoubleVector_1_1MpDoubleVectorEnumerator_html" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1MpDoubleVector_1_1MpDoubleVectorEnumerator.html" > Google.OrTools.LinearSolver.MpDoubleVector.MpDoubleVectorEnumerator< / 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 = "MpDoubleVector_8cs_source.html#l00159" > MpDoubleVector.cs:159< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1MpDoubleVector_html_a0bee14aed4874280351c2175155f0b2e" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1MpDoubleVector.html#a0bee14aed4874280351c2175155f0b2e" > Google.OrTools.LinearSolver.MpDoubleVector.Insert< / a > < / div > < div class = "ttdeci" > void Insert(int index, double x)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MpDoubleVector_8cs_source.html#l00282" > MpDoubleVector.cs:282< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1MpDoubleVector_html_aafdf7023e43ecdd08d8eac693a1f5145" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1MpDoubleVector.html#aafdf7023e43ecdd08d8eac693a1f5145" > Google.OrTools.LinearSolver.MpDoubleVector.MpDoubleVector< / a > < / div > < div class = "ttdeci" > MpDoubleVector(global::System.Collections.Generic.IEnumerable< double > c)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MpDoubleVector_8cs_source.html#l00056" > MpDoubleVector.cs:56< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1MpDoubleVector_1_1MpDoubleVectorEnumerator_html_a8927fae3d7ff465aa07eaeea045f59e7" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1MpDoubleVector_1_1MpDoubleVectorEnumerator.html#a8927fae3d7ff465aa07eaeea045f59e7" > Google.OrTools.LinearSolver.MpDoubleVector.MpDoubleVectorEnumerator.MpDoubleVectorEnumerator< / a > < / div > < div class = "ttdeci" > MpDoubleVectorEnumerator(MpDoubleVector collection)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MpDoubleVector_8cs_source.html#l00167" > MpDoubleVector.cs:167< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1MpDoubleVector_html_a12ebe53971a84a3553f28d4f81f74108" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1MpDoubleVector.html#a12ebe53971a84a3553f28d4f81f74108" > Google.OrTools.LinearSolver.MpDoubleVector.MpDoubleVector< / a > < / div > < div class = "ttdeci" > MpDoubleVector(int capacity)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MpDoubleVector_8cs_source.html#l00249" > MpDoubleVector.cs:249< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1MpDoubleVector_1_1MpDoubleVectorEnumerator_html_a76af2179a53922b9e3b9e4db69f0bddb" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1MpDoubleVector_1_1MpDoubleVectorEnumerator.html#a76af2179a53922b9e3b9e4db69f0bddb" > Google.OrTools.LinearSolver.MpDoubleVector.MpDoubleVectorEnumerator.Current< / a > < / div > < div class = "ttdeci" > double Current< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MpDoubleVector_8cs_source.html#l00175" > MpDoubleVector.cs:175< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1MpDoubleVector_html_a1d6e1fffa6440a6aac7ced43b4473893" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1MpDoubleVector.html#a1d6e1fffa6440a6aac7ced43b4473893" > Google.OrTools.LinearSolver.MpDoubleVector.RemoveAt< / a > < / div > < div class = "ttdeci" > void RemoveAt(int index)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MpDoubleVector_8cs_source.html#l00292" > MpDoubleVector.cs:292< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1MpDoubleVector_html_a397bdb8f695af1f9601fddaeac7b7904" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1MpDoubleVector.html#a397bdb8f695af1f9601fddaeac7b7904" > Google.OrTools.LinearSolver.MpDoubleVector.swigCMemOwn< / a > < / div > < div class = "ttdeci" > bool swigCMemOwn< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MpDoubleVector_8cs_source.html#l00016" > MpDoubleVector.cs:16< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1MpDoubleVector_html_aef17ba96d664e414b9776fbe50212a98" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1MpDoubleVector.html#aef17ba96d664e414b9776fbe50212a98" > Google.OrTools.LinearSolver.MpDoubleVector.Count< / a > < / div > < div class = "ttdeci" > int Count< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MpDoubleVector_8cs_source.html#l00096" > MpDoubleVector.cs:96< / a > < / div > < / div >
< div class = "ttc" id = "classGoogle_1_1OrTools_1_1LinearSolver_1_1MpDoubleVector_html_a10494164f52fd650d03702af681f1390" > < div class = "ttname" > < a href = "classGoogle_1_1OrTools_1_1LinearSolver_1_1MpDoubleVector.html#a10494164f52fd650d03702af681f1390" > Google.OrTools.LinearSolver.MpDoubleVector.MpDoubleVector< / a > < / div > < div class = "ttdeci" > MpDoubleVector(global::System.Collections.IEnumerable c)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "MpDoubleVector_8cs_source.html#l00048" > MpDoubleVector.cs:48< / a > < / div > < / div >
2019-06-20 23:35:26 +02:00
< / div > <!-- fragment --> < / div > <!-- contents -->
< / div >
< div id = "footer-container" >
< div id = "footer" >
< / div >
< / div >
< / body >
< / html >