This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
yap-6.3/packages/gecode/dev/extractor/xml/float_2array_8hpp.xml
Vitor Santos Costa a8eda03305 4.2.1 support
2014-01-22 09:41:47 +00:00

153 lines
20 KiB
XML

<?xml version='1.0' encoding='UTF-8' standalone='no'?>
<doxygen xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="compound.xsd" version="1.8.6">
<compounddef id="float_2array_8hpp" kind="file">
<compoundname>array.hpp</compoundname>
<includedby refid="float_8hh" local="no">/usr/include/gecode/float.hh</includedby>
<invincdepgraph>
<node id="1855">
<label>/usr/include/gecode/float/array.hpp</label>
<link refid="float/array.hpp"/>
<childnode refid="1856" relation="include">
</childnode>
</node>
<node id="1856">
<label>/usr/include/gecode/float.hh</label>
<link refid="float_8hh_source"/>
<childnode refid="1857" relation="include">
</childnode>
<childnode refid="1858" relation="include">
</childnode>
<childnode refid="1859" relation="include">
</childnode>
<childnode refid="1860" relation="include">
</childnode>
</node>
<node id="1860">
<label>/usr/include/gecode/float/rel.hh</label>
<link refid="float_2rel_8hh_source"/>
<childnode refid="1857" relation="include">
</childnode>
</node>
<node id="1857">
<label>/usr/include/gecode/float/arithmetic.hh</label>
<link refid="float_2arithmetic_8hh_source"/>
</node>
<node id="1859">
<label>/usr/include/gecode/float/linear.hh</label>
<link refid="float_2linear_8hh_source"/>
</node>
<node id="1858">
<label>/usr/include/gecode/float/branch.hh</label>
<link refid="float_2branch_8hh_source"/>
</node>
</invincdepgraph>
<innernamespace refid="namespaceGecode">Gecode</innernamespace>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<programlisting>
<codeline lineno="1"><highlight class="comment">/*<sp/>-*-<sp/>mode:<sp/>C++;<sp/>c-basic-offset:<sp/>2;<sp/>indent-tabs-mode:<sp/>nil<sp/>-*-<sp/>*/</highlight><highlight class="normal"></highlight></codeline>
<codeline lineno="2"><highlight class="normal"></highlight><highlight class="comment">/*</highlight></codeline>
<codeline lineno="3"><highlight class="comment"><sp/>*<sp/><sp/>Main<sp/>authors:</highlight></codeline>
<codeline lineno="4"><highlight class="comment"><sp/>*<sp/><sp/><sp/><sp/><sp/>Christian<sp/>Schulte<sp/>&lt;schulte@gecode.org&gt;</highlight></codeline>
<codeline lineno="5"><highlight class="comment"><sp/>*<sp/><sp/><sp/><sp/><sp/>Vincent<sp/>Barichard<sp/>&lt;Vincent.Barichard@univ-angers.fr&gt;</highlight></codeline>
<codeline lineno="6"><highlight class="comment"><sp/>*</highlight></codeline>
<codeline lineno="7"><highlight class="comment"><sp/>*<sp/><sp/>Copyright:</highlight></codeline>
<codeline lineno="8"><highlight class="comment"><sp/>*<sp/><sp/><sp/><sp/><sp/>Christian<sp/>Schulte,<sp/>2005</highlight></codeline>
<codeline lineno="9"><highlight class="comment"><sp/>*<sp/><sp/><sp/><sp/><sp/>Vincent<sp/>Barichard,<sp/>2012</highlight></codeline>
<codeline lineno="10"><highlight class="comment"><sp/>*</highlight></codeline>
<codeline lineno="11"><highlight class="comment"><sp/>*<sp/><sp/>Last<sp/>modified:</highlight></codeline>
<codeline lineno="12"><highlight class="comment"><sp/>*<sp/><sp/><sp/><sp/><sp/>$Date:<sp/>2013-01-29<sp/>17:43:05<sp/>+0100<sp/>(Tue,<sp/>29<sp/>Jan<sp/>2013)<sp/>$<sp/>by<sp/>$Author:<sp/>schulte<sp/>$</highlight></codeline>
<codeline lineno="13"><highlight class="comment"><sp/>*<sp/><sp/><sp/><sp/><sp/>$Revision:<sp/>13241<sp/>$</highlight></codeline>
<codeline lineno="14"><highlight class="comment"><sp/>*</highlight></codeline>
<codeline lineno="15"><highlight class="comment"><sp/>*<sp/><sp/>This<sp/>file<sp/>is<sp/>part<sp/>of<sp/>Gecode,<sp/>the<sp/>generic<sp/>constraint</highlight></codeline>
<codeline lineno="16"><highlight class="comment"><sp/>*<sp/><sp/>development<sp/>environment:</highlight></codeline>
<codeline lineno="17"><highlight class="comment"><sp/>*<sp/><sp/><sp/><sp/><sp/>http://www.gecode.org</highlight></codeline>
<codeline lineno="18"><highlight class="comment"><sp/>*</highlight></codeline>
<codeline lineno="19"><highlight class="comment"><sp/>*<sp/><sp/>Permission<sp/>is<sp/>hereby<sp/>granted,<sp/>free<sp/>of<sp/>charge,<sp/>to<sp/>any<sp/>person<sp/>obtaining</highlight></codeline>
<codeline lineno="20"><highlight class="comment"><sp/>*<sp/><sp/>a<sp/>copy<sp/>of<sp/>this<sp/>software<sp/>and<sp/>associated<sp/>documentation<sp/>files<sp/>(the</highlight></codeline>
<codeline lineno="21"><highlight class="comment"><sp/>*<sp/><sp/>&quot;Software&quot;),<sp/>to<sp/>deal<sp/>in<sp/>the<sp/>Software<sp/>without<sp/>restriction,<sp/>including</highlight></codeline>
<codeline lineno="22"><highlight class="comment"><sp/>*<sp/><sp/>without<sp/>limitation<sp/>the<sp/>rights<sp/>to<sp/>use,<sp/>copy,<sp/>modify,<sp/>merge,<sp/>publish,</highlight></codeline>
<codeline lineno="23"><highlight class="comment"><sp/>*<sp/><sp/>distribute,<sp/>sublicense,<sp/>and/or<sp/>sell<sp/>copies<sp/>of<sp/>the<sp/>Software,<sp/>and<sp/>to</highlight></codeline>
<codeline lineno="24"><highlight class="comment"><sp/>*<sp/><sp/>permit<sp/>persons<sp/>to<sp/>whom<sp/>the<sp/>Software<sp/>is<sp/>furnished<sp/>to<sp/>do<sp/>so,<sp/>subject<sp/>to</highlight></codeline>
<codeline lineno="25"><highlight class="comment"><sp/>*<sp/><sp/>the<sp/>following<sp/>conditions:</highlight></codeline>
<codeline lineno="26"><highlight class="comment"><sp/>*</highlight></codeline>
<codeline lineno="27"><highlight class="comment"><sp/>*<sp/><sp/>The<sp/>above<sp/>copyright<sp/>notice<sp/>and<sp/>this<sp/>permission<sp/>notice<sp/>shall<sp/>be</highlight></codeline>
<codeline lineno="28"><highlight class="comment"><sp/>*<sp/><sp/>included<sp/>in<sp/>all<sp/>copies<sp/>or<sp/>substantial<sp/>portions<sp/>of<sp/>the<sp/>Software.</highlight></codeline>
<codeline lineno="29"><highlight class="comment"><sp/>*</highlight></codeline>
<codeline lineno="30"><highlight class="comment"><sp/>*<sp/><sp/>THE<sp/>SOFTWARE<sp/>IS<sp/>PROVIDED<sp/>&quot;AS<sp/>IS&quot;,<sp/>WITHOUT<sp/>WARRANTY<sp/>OF<sp/>ANY<sp/>KIND,</highlight></codeline>
<codeline lineno="31"><highlight class="comment"><sp/>*<sp/><sp/>EXPRESS<sp/>OR<sp/>IMPLIED,<sp/>INCLUDING<sp/>BUT<sp/>NOT<sp/>LIMITED<sp/>TO<sp/>THE<sp/>WARRANTIES<sp/>OF</highlight></codeline>
<codeline lineno="32"><highlight class="comment"><sp/>*<sp/><sp/>MERCHANTABILITY,<sp/>FITNESS<sp/>FOR<sp/>A<sp/>PARTICULAR<sp/>PURPOSE<sp/>AND</highlight></codeline>
<codeline lineno="33"><highlight class="comment"><sp/>*<sp/><sp/>NONINFRINGEMENT.<sp/>IN<sp/>NO<sp/>EVENT<sp/>SHALL<sp/>THE<sp/>AUTHORS<sp/>OR<sp/>COPYRIGHT<sp/>HOLDERS<sp/>BE</highlight></codeline>
<codeline lineno="34"><highlight class="comment"><sp/>*<sp/><sp/>LIABLE<sp/>FOR<sp/>ANY<sp/>CLAIM,<sp/>DAMAGES<sp/>OR<sp/>OTHER<sp/>LIABILITY,<sp/>WHETHER<sp/>IN<sp/>AN<sp/>ACTION</highlight></codeline>
<codeline lineno="35"><highlight class="comment"><sp/>*<sp/><sp/>OF<sp/>CONTRACT,<sp/>TORT<sp/>OR<sp/>OTHERWISE,<sp/>ARISING<sp/>FROM,<sp/>OUT<sp/>OF<sp/>OR<sp/>IN<sp/>CONNECTION</highlight></codeline>
<codeline lineno="36"><highlight class="comment"><sp/>*<sp/><sp/>WITH<sp/>THE<sp/>SOFTWARE<sp/>OR<sp/>THE<sp/>USE<sp/>OR<sp/>OTHER<sp/>DEALINGS<sp/>IN<sp/>THE<sp/>SOFTWARE.</highlight></codeline>
<codeline lineno="37"><highlight class="comment"><sp/>*</highlight></codeline>
<codeline lineno="38"><highlight class="comment"><sp/>*/</highlight><highlight class="normal"></highlight></codeline>
<codeline lineno="39"><highlight class="normal"></highlight></codeline>
<codeline lineno="40"><highlight class="normal"></highlight><highlight class="keyword">namespace<sp/></highlight><highlight class="normal">Gecode<sp/>{</highlight></codeline>
<codeline lineno="41"><highlight class="normal"></highlight></codeline>
<codeline lineno="42"><highlight class="normal"><sp/><sp/></highlight><highlight class="comment">/*</highlight></codeline>
<codeline lineno="43"><highlight class="comment"><sp/><sp/><sp/>*<sp/>Implementation</highlight></codeline>
<codeline lineno="44"><highlight class="comment"><sp/><sp/><sp/>*</highlight></codeline>
<codeline lineno="45"><highlight class="comment"><sp/><sp/><sp/>*/</highlight><highlight class="normal"></highlight></codeline>
<codeline lineno="46"><highlight class="normal"></highlight></codeline>
<codeline lineno="47"><highlight class="normal"><sp/><sp/>forceinline</highlight></codeline>
<codeline lineno="48" refid="classGecode_1_1FloatValArgs_1ab67cf9647d35b93be3dbe174e7267487" refkind="member"><highlight class="normal"><sp/><sp/><ref refid="classGecode_1_1FloatValArgs_1ab67cf9647d35b93be3dbe174e7267487" kindref="member">FloatValArgs::FloatValArgs</ref>(</highlight><highlight class="keywordtype">void</highlight><highlight class="normal">)<sp/>:<sp/><ref refid="classGecode_1_1PrimArgArray" kindref="compound">PrimArgArray</ref>&lt;<ref refid="classGecode_1_1FloatVal" kindref="compound">FloatVal</ref>&gt;(0)<sp/>{}</highlight></codeline>
<codeline lineno="49"><highlight class="normal"></highlight></codeline>
<codeline lineno="50"><highlight class="normal"><sp/><sp/>forceinline</highlight></codeline>
<codeline lineno="51" refid="classGecode_1_1FloatValArgs_1a413e587b09db4e3dc8b766bef54c95a9" refkind="member"><highlight class="normal"><sp/><sp/><ref refid="classGecode_1_1FloatValArgs_1ab67cf9647d35b93be3dbe174e7267487" kindref="member">FloatValArgs::FloatValArgs</ref>(</highlight><highlight class="keywordtype">int</highlight><highlight class="normal"><sp/>n)<sp/>:<sp/><ref refid="classGecode_1_1PrimArgArray" kindref="compound">PrimArgArray</ref>&lt;<ref refid="classGecode_1_1FloatVal" kindref="compound">FloatVal</ref>&gt;(n)<sp/>{}</highlight></codeline>
<codeline lineno="52"><highlight class="normal"><sp/><sp/></highlight></codeline>
<codeline lineno="53"><highlight class="normal"><sp/><sp/>forceinline</highlight></codeline>
<codeline lineno="54" refid="classGecode_1_1FloatValArgs_1ac357d79e352fb48f81b562d0ed53a379" refkind="member"><highlight class="normal"><sp/><sp/><ref refid="classGecode_1_1FloatValArgs_1ab67cf9647d35b93be3dbe174e7267487" kindref="member">FloatValArgs::FloatValArgs</ref>(</highlight><highlight class="keyword">const</highlight><highlight class="normal"><sp/><ref refid="classGecode_1_1SharedArray" kindref="compound">SharedArray&lt;FloatVal&gt;</ref>&amp;<sp/>x)</highlight></codeline>
<codeline lineno="55"><highlight class="normal"><sp/><sp/><sp/><sp/>:<sp/><ref refid="classGecode_1_1PrimArgArray" kindref="compound">PrimArgArray</ref>&lt;<ref refid="classGecode_1_1FloatVal" kindref="compound">FloatVal</ref>&gt;(x.<ref refid="group__FuncIterRangesOp_1ga9f9ab6d72452ad86b95cd65abf463161" kindref="member">size</ref>())<sp/>{</highlight></codeline>
<codeline lineno="56"><highlight class="normal"><sp/><sp/><sp/><sp/></highlight><highlight class="keywordflow">for</highlight><highlight class="normal"><sp/>(</highlight><highlight class="keywordtype">int</highlight><highlight class="normal"><sp/>i=x.<ref refid="classGecode_1_1SharedArray_1a6d8d56e55461f215a8854c7e91efdab6" kindref="member">size</ref>();<sp/>i--;)</highlight></codeline>
<codeline lineno="57"><highlight class="normal"><sp/><sp/><sp/><sp/><sp/><sp/><ref refid="classGecode_1_1ArgArrayBase_1a6ac424d552057a5730b67d9b15b9977c" kindref="member">a</ref>[i]<sp/>=<sp/>x[i];</highlight></codeline>
<codeline lineno="58"><highlight class="normal"><sp/><sp/>}</highlight></codeline>
<codeline lineno="59"><highlight class="normal"><sp/><sp/>forceinline</highlight></codeline>
<codeline lineno="60" refid="classGecode_1_1FloatValArgs_1a7f9503555eaf9bf1d35514f1d7a11a40" refkind="member"><highlight class="normal"><sp/><sp/><ref refid="classGecode_1_1FloatValArgs_1ab67cf9647d35b93be3dbe174e7267487" kindref="member">FloatValArgs::FloatValArgs</ref>(</highlight><highlight class="keyword">const</highlight><highlight class="normal"><sp/>std::vector&lt;FloatVal&gt;&amp;<sp/>x)</highlight></codeline>
<codeline lineno="61"><highlight class="normal"><sp/><sp/><sp/><sp/>:<sp/><ref refid="classGecode_1_1PrimArgArray" kindref="compound">PrimArgArray</ref>&lt;<ref refid="classGecode_1_1FloatVal" kindref="compound">FloatVal</ref>&gt;(x)<sp/>{}</highlight></codeline>
<codeline lineno="62"><highlight class="normal"><sp/><sp/></highlight><highlight class="keyword">template</highlight><highlight class="normal">&lt;</highlight><highlight class="keyword">class</highlight><highlight class="normal"><sp/>InputIterator&gt;</highlight></codeline>
<codeline lineno="63"><highlight class="normal"><sp/><sp/>forceinline</highlight></codeline>
<codeline lineno="64"><highlight class="normal"><sp/><sp/><ref refid="classGecode_1_1FloatValArgs_1ab67cf9647d35b93be3dbe174e7267487" kindref="member">FloatValArgs::FloatValArgs</ref>(InputIterator<sp/>first,<sp/>InputIterator<sp/>last)</highlight></codeline>
<codeline lineno="65"><highlight class="normal"><sp/><sp/><sp/><sp/>:<sp/><ref refid="classGecode_1_1PrimArgArray" kindref="compound">PrimArgArray</ref>&lt;<ref refid="classGecode_1_1FloatVal" kindref="compound">FloatVal</ref>&gt;(first,last)<sp/>{}</highlight></codeline>
<codeline lineno="66"><highlight class="normal"><sp/><sp/></highlight></codeline>
<codeline lineno="67"><highlight class="normal"><sp/><sp/>forceinline</highlight></codeline>
<codeline lineno="68" refid="classGecode_1_1FloatValArgs_1ab26c34be16838f50c8d0764961f0b370" refkind="member"><highlight class="normal"><sp/><sp/><ref refid="classGecode_1_1FloatValArgs_1ab67cf9647d35b93be3dbe174e7267487" kindref="member">FloatValArgs::FloatValArgs</ref>(</highlight><highlight class="keywordtype">int</highlight><highlight class="normal"><sp/>n,<sp/></highlight><highlight class="keyword">const</highlight><highlight class="normal"><sp/><ref refid="classGecode_1_1FloatVal" kindref="compound">FloatVal</ref>*<sp/>e)</highlight></codeline>
<codeline lineno="69"><highlight class="normal"><sp/><sp/>:<sp/><ref refid="classGecode_1_1PrimArgArray" kindref="compound">PrimArgArray</ref>&lt;<ref refid="classGecode_1_1FloatVal" kindref="compound">FloatVal</ref>&gt;(n,<sp/>e)<sp/>{}</highlight></codeline>
<codeline lineno="70"><highlight class="normal"><sp/><sp/></highlight></codeline>
<codeline lineno="71"><highlight class="normal"><sp/><sp/>forceinline</highlight></codeline>
<codeline lineno="72" refid="classGecode_1_1FloatValArgs_1a1e1db6a53f05cbab9d26aecc2df6a403" refkind="member"><highlight class="normal"><sp/><sp/><ref refid="classGecode_1_1FloatValArgs_1ab67cf9647d35b93be3dbe174e7267487" kindref="member">FloatValArgs::FloatValArgs</ref>(</highlight><highlight class="keyword">const</highlight><highlight class="normal"><sp/><ref refid="classGecode_1_1PrimArgArray" kindref="compound">PrimArgArray&lt;FloatVal&gt;</ref>&amp;<sp/>a)<sp/>:<sp/><ref refid="classGecode_1_1PrimArgArray" kindref="compound">PrimArgArray</ref>&lt;<ref refid="classGecode_1_1FloatVal" kindref="compound">FloatVal</ref>&gt;(a)<sp/>{}</highlight></codeline>
<codeline lineno="73"><highlight class="normal"></highlight></codeline>
<codeline lineno="74"><highlight class="normal"><sp/><sp/>forceinline<sp/><ref refid="classGecode_1_1FloatValArgs" kindref="compound">FloatValArgs</ref></highlight></codeline>
<codeline lineno="75" refid="classGecode_1_1FloatValArgs_1a89321709894936cc8728f63b48e10a1e" refkind="member"><highlight class="normal"><sp/><sp/><ref refid="classGecode_1_1FloatValArgs_1a89321709894936cc8728f63b48e10a1e" kindref="member">FloatValArgs::create</ref>(</highlight><highlight class="keywordtype">int</highlight><highlight class="normal"><sp/>n,<sp/><ref refid="classGecode_1_1FloatVal" kindref="compound">FloatVal</ref><sp/>start,<sp/></highlight><highlight class="keywordtype">int</highlight><highlight class="normal"><sp/>inc)<sp/>{</highlight></codeline>
<codeline lineno="76"><highlight class="normal"><sp/><sp/><sp/><sp/><ref refid="classGecode_1_1FloatValArgs" kindref="compound">FloatValArgs</ref><sp/>r(n);</highlight></codeline>
<codeline lineno="77"><highlight class="normal"><sp/><sp/><sp/><sp/></highlight><highlight class="keywordflow">for</highlight><highlight class="normal"><sp/>(</highlight><highlight class="keywordtype">int</highlight><highlight class="normal"><sp/>i=0;<sp/>i&lt;<ref refid="classGecode_1_1ArgArrayBase_1ac8bab055302616752818fe5df090a1b9" kindref="member">n</ref>;<sp/>i++,<sp/>start+=inc)</highlight></codeline>
<codeline lineno="78"><highlight class="normal"><sp/><sp/><sp/><sp/><sp/><sp/>r[i]<sp/>=<sp/>start;</highlight></codeline>
<codeline lineno="79"><highlight class="normal"><sp/><sp/><sp/><sp/></highlight><highlight class="keywordflow">return</highlight><highlight class="normal"><sp/>r;</highlight></codeline>
<codeline lineno="80"><highlight class="normal"><sp/><sp/>}</highlight></codeline>
<codeline lineno="81"><highlight class="normal"></highlight></codeline>
<codeline lineno="82"><highlight class="normal"><sp/><sp/>forceinline</highlight></codeline>
<codeline lineno="83" refid="classGecode_1_1FloatVarArray_1a41b4639f6106d3f042671d7c58b05d3f" refkind="member"><highlight class="normal"><sp/><sp/><ref refid="classGecode_1_1FloatVarArray_1a41b4639f6106d3f042671d7c58b05d3f" kindref="member">FloatVarArray::FloatVarArray</ref>(</highlight><highlight class="keywordtype">void</highlight><highlight class="normal">)<sp/>{}</highlight></codeline>
<codeline lineno="84"><highlight class="normal"></highlight></codeline>
<codeline lineno="85"><highlight class="normal"><sp/><sp/>forceinline</highlight></codeline>
<codeline lineno="86" refid="classGecode_1_1FloatVarArray_1a64b7464c3f5c2ab1ad1a76bcdaac876b" refkind="member"><highlight class="normal"><sp/><sp/><ref refid="classGecode_1_1FloatVarArray_1a41b4639f6106d3f042671d7c58b05d3f" kindref="member">FloatVarArray::FloatVarArray</ref>(<ref refid="classGecode_1_1Space" kindref="compound">Space</ref>&amp;<sp/>home,<sp/></highlight><highlight class="keywordtype">int</highlight><highlight class="normal"><sp/>n)</highlight></codeline>
<codeline lineno="87"><highlight class="normal"><sp/><sp/><sp/><sp/>:<sp/><ref refid="classGecode_1_1VarArray" kindref="compound">VarArray</ref>&lt;<ref refid="classGecode_1_1FloatVar" kindref="compound">FloatVar</ref>&gt;(home,n)<sp/>{}</highlight></codeline>
<codeline lineno="88"><highlight class="normal"></highlight></codeline>
<codeline lineno="89"><highlight class="normal"><sp/><sp/>forceinline</highlight></codeline>
<codeline lineno="90" refid="classGecode_1_1FloatVarArray_1a8e526a091e807ef0054c4c186eec830a" refkind="member"><highlight class="normal"><sp/><sp/><ref refid="classGecode_1_1FloatVarArray_1a41b4639f6106d3f042671d7c58b05d3f" kindref="member">FloatVarArray::FloatVarArray</ref>(</highlight><highlight class="keyword">const</highlight><highlight class="normal"><sp/><ref refid="classGecode_1_1FloatVarArray" kindref="compound">FloatVarArray</ref>&amp;<sp/>a)</highlight></codeline>
<codeline lineno="91"><highlight class="normal"><sp/><sp/><sp/><sp/>:<sp/><ref refid="classGecode_1_1VarArray" kindref="compound">VarArray</ref>&lt;<ref refid="classGecode_1_1FloatVar" kindref="compound">FloatVar</ref>&gt;(a)<sp/>{}</highlight></codeline>
<codeline lineno="92"><highlight class="normal"></highlight></codeline>
<codeline lineno="93"><highlight class="normal"><sp/><sp/>forceinline</highlight></codeline>
<codeline lineno="94" refid="classGecode_1_1FloatVarArray_1a47b8939b0d6e1d9e2a2c85fda77b2eae" refkind="member"><highlight class="normal"><sp/><sp/><ref refid="classGecode_1_1FloatVarArray_1a41b4639f6106d3f042671d7c58b05d3f" kindref="member">FloatVarArray::FloatVarArray</ref>(<ref refid="classGecode_1_1Space" kindref="compound">Space</ref>&amp;<sp/>home,<sp/></highlight><highlight class="keyword">const</highlight><highlight class="normal"><sp/><ref refid="classGecode_1_1FloatVarArgs" kindref="compound">FloatVarArgs</ref>&amp;<sp/>a)</highlight></codeline>
<codeline lineno="95"><highlight class="normal"><sp/><sp/><sp/><sp/>:<sp/><ref refid="classGecode_1_1VarArray" kindref="compound">VarArray</ref>&lt;<ref refid="classGecode_1_1FloatVar" kindref="compound">FloatVar</ref>&gt;(home,a)<sp/>{}</highlight></codeline>
<codeline lineno="96"><highlight class="normal"></highlight></codeline>
<codeline lineno="97"><highlight class="normal">}</highlight></codeline>
<codeline lineno="98"><highlight class="normal"></highlight></codeline>
<codeline lineno="99"><highlight class="normal"></highlight><highlight class="comment">//<sp/>STATISTICS:<sp/>float-other</highlight><highlight class="normal"></highlight></codeline>
</programlisting>
<location file="/usr/include/gecode/float/array.hpp"/>
</compounddef>
</doxygen>