Changeset f2ff738751 in tspsg for docs/html/globals_8h.html
- Timestamp:
- Apr 28, 2010, 1:56:40 AM (15 years ago)
- Branches:
- 0.1.3.145-beta1-symbian, 0.1.4.170-beta2-bb10, appveyor, imgbot, master, readme
- Children:
- 0773f1b65f
- Parents:
- 5d401f2c50
- git-author:
- Oleksii Serdiuk <contacts@…> (04/28/10 01:56:40)
- git-committer:
- Oleksii Serdiuk <contacts@…> (06/29/12 19:41:42)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
docs/html/globals_8h.html
r5d401f2c50 rf2ff738751 61 61 <li><a href="index.html"><span>Main Page</span></a></li> 62 62 <li><a href="pages.html"><span>Related Pages</span></a></li> 63 <li><a href="namespaces.html"><span>Namespaces</span></a></li> 63 64 <li><a href="annotated.html"><span>Classes</span></a></li> 64 65 <li class="current"><a href="files.html"><span>Files</span></a></li> … … 91 92 <code>#include <QtCore></code><br/> 92 93 <code>#include <QtGui></code><br/> 93 <code>#include <limits></code><br/>94 94 <code>#include "<a class="el" href="version_8h_source.html">version.h</a>"</code><br/> 95 95 <code>#include "<a class="el" href="os_8h_source.html">os.h</a>"</code><br/> 96 96 <code>#include "<a class="el" href="defaults_8h_source.html">defaults.h</a>"</code><br/> 97 <code>#include "<a class="el" href="tspsolver_8h_source.html">tspsolver.h</a>"</code><br/> 97 98 <code>#include "<a class="el" href="qtwin_8h_source.html">qtwin.h</a>"</code><br/> 98 99 <div class="dynheader"> … … 101 102 <div class="center"><img src="globals_8h__incl.png" border="0" usemap="#src_2globals_8h_map" alt=""/></div> 102 103 <map name="src_2globals_8h_map" id="src_2globals_8h"> 103 <area shape="rect" id="node9" href="version_8h.html" title="Contains TSPSG version information defines." alt="" coords="245,83,317,111"/> 104 <area shape="rect" id="node11" href="os_8h.html" title="Contains TSPSG target CPU architecture and OS detection." alt="" coords="341,83,387,111"/> 105 <area shape="rect" id="node13" href="defaults_8h.html" title="Contains TSPSG defaults." alt="" coords="411,83,488,111"/> 106 <area shape="rect" id="node15" href="qtwin_8h.html" title="qtwin.h" alt="" coords="512,83,573,111"/> 104 <area shape="rect" id="node7" href="version_8h.html" title="Contains TSPSG version information defines." alt="" coords="105,83,177,111"/> 105 <area shape="rect" id="node9" href="os_8h.html" title="Contains TSPSG target CPU architecture and OS detection." alt="" coords="201,83,246,111"/> 106 <area shape="rect" id="node11" href="defaults_8h.html" title="Contains TSPSG defaults." alt="" coords="270,83,348,111"/> 107 <area shape="rect" id="node13" href="tspsolver_8h.html" title="Defines TSPSolver namespace and everything needed for solving TSP tasks." alt="" coords="372,83,454,111"/> 108 <area shape="rect" id="node18" href="qtwin_8h.html" title="qtwin.h" alt="" coords="478,83,540,111"/> 107 109 </map> 108 110 </div> … … 112 114 <div class="center"><img src="globals_8h__dep__incl.png" border="0" usemap="#src_2globals_8hdep_map" alt=""/></div> 113 115 <map name="src_2globals_8hdep_map" id="src_2globals_8hdep"> 114 <area shape="rect" id="node3" href="mainwindow_8h.html" title="Defines MainWindow class." alt="" coords="79,238,202,266"/> 115 <area shape="rect" id="node5" href="settingsdialog_8h.html" title="Defines SettingsDialog class." alt="" coords="22,161,155,189"/> 116 <area shape="rect" id="node8" href="tspmodel_8h.html" title="Defines CTSPModel class." alt="" coords="138,83,245,111"/> 117 <area shape="rect" id="node11" href="tspsolver_8h.html" title="Defines TMatrix typedef, SCandidate and SStep structs and CTSPSolver class." alt="" coords="230,161,334,189"/> 116 <area shape="rect" id="node3" href="mainwindow_8h.html" title="Defines MainWindow class." alt="" coords="26,161,149,189"/> 117 <area shape="rect" id="node5" href="settingsdialog_8h.html" title="Defines SettingsDialog class." alt="" coords="21,83,154,111"/> 118 <area shape="rect" id="node8" href="tspmodel_8h.html" title="Defines CTSPModel class." alt="" coords="178,83,285,111"/> 118 119 </map> 119 120 </div> … … 152 153 #define </td><td class="memItemRight" valign="bottom"><a class="el" href="globals_8h.html#ab6d630d0a03e4e53fceb0567653ca629">ZKT_VERSION</a> quint8(1)</td></tr> 153 154 <tr><td class="mdescLeft"> </td><td class="mdescRight">ZKomModRd Task file version. <br/></td></tr> 154 <tr><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="globals_8h.html#a956e2723d559858d08644ac99146e910">INFINITY</a> std::numeric_limits<double>::infinity()</td></tr>155 <tr><td class="mdescLeft"> </td><td class="mdescRight">This value means infinity :-). <a href="#a956e2723d559858d08644ac99146e910"></a><br/></td></tr>156 155 <tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a1ae8033146e07fa0bae37f148b90cd6b"></a><!-- doxytag: member="globals.h::INFSTR" ref="a1ae8033146e07fa0bae37f148b90cd6b" args="" --> 157 156 #define </td><td class="memItemRight" valign="bottom"><a class="el" href="globals_8h.html#a1ae8033146e07fa0bae37f148b90cd6b">INFSTR</a> "---"</td></tr> … … 166 165 <p>Contains TSPSG global defines. </p> 167 166 <dl class="author"><dt><b>Author:</b></dt><dd>Copyright © 2007-2010 Lёppa <contacts[at]oleksii[dot]name></dd></dl> 168 <dl class="rcs"><dt><b>Id</b></dt><dd><a class="el" href="globals_8h.html" title="Contains TSPSG global defines.">globals.h</a> 10 0 2010-04-08 21:02:26Z laleppa </dd></dl>167 <dl class="rcs"><dt><b>Id</b></dt><dd><a class="el" href="globals_8h.html" title="Contains TSPSG global defines.">globals.h</a> 109 2010-04-27 07:12:55Z laleppa </dd></dl> 169 168 <dl class="rcs"><dt><b>URL</b></dt><dd><a href="https://tspsg.svn.sourceforge.net/svnroot/tspsg/trunk/src/globals.h">https://tspsg.svn.sourceforge.net/svnroot/tspsg/trunk/src/globals.h</a> </dd></dl> 170 169 <p><b>TSPSG: TSP Solver and Generator</b></p> … … 173 172 <p>TSPSG is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.</p> 174 173 <p>You should have received a copy of the GNU General Public License along with TSPSG. If not, see <<a href="http://www.gnu.org/licenses/">http://www.gnu.org/licenses/</a>>. </p> 175 <hr/><h2>Define Documentation</h2>176 <a class="anchor" id="a956e2723d559858d08644ac99146e910"></a><!-- doxytag: member="globals.h::INFINITY" ref="a956e2723d559858d08644ac99146e910" args="" -->177 <div class="memitem">178 <div class="memproto">179 <table class="memname">180 <tr>181 <td class="memname">#define INFINITY std::numeric_limits<double>::infinity()</td>182 </tr>183 </table>184 </div>185 <div class="memdoc">186 187 <p>This value means infinity :-). </p>188 <p>Some libraries already have <code>INFINITY</code> defined. We need to redefine it for the <code>INFINITY</code> to always have the same value. </p>189 190 </div>191 </div>192 174 <hr/><h2>Function Documentation</h2> 193 175 <a class="anchor" id="a594842d2fcaf774c3c42b944f3f031d2"></a><!-- doxytag: member="globals.h::isInteger" ref="a594842d2fcaf774c3c42b944f3f031d2" args="(double x)" --> … … 271 253 onmouseout="return searchBox.OnSearchSelectHide()" 272 254 onkeydown="return searchBox.OnSearchSelectKey(event)"> 273 <a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark"> </span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark"> </span>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark"> </span> Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark"> </span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark"> </span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark"> </span>Typedefs</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(6)"><span class="SelectionMark"> </span>Defines</a></div>255 <a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark"> </span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark"> </span>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark"> </span>Namespaces</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark"> </span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark"> </span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark"> </span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(6)"><span class="SelectionMark"> </span>Typedefs</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(7)"><span class="SelectionMark"> </span>Enumerations</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(8)"><span class="SelectionMark"> </span>Enumerator</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(9)"><span class="SelectionMark"> </span>Defines</a></div> 274 256 275 257 <!-- iframe showing the search results (closed by default) --> … … 280 262 </div> 281 263 282 <hr size="1"/><address style="text-align: right;"><small>Generated on Fri Apr 9 00:25:382010 for TSPSG: TSP Solver and Generator by 264 <hr size="1"/><address style="text-align: right;"><small>Generated on Wed Apr 28 02:47:12 2010 for TSPSG: TSP Solver and Generator by 283 265 <a href="http://www.doxygen.org/index.html"> 284 266 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
Note: See TracChangeset
for help on using the changeset viewer.