This file is indexed.

/usr/share/doc/libevocosm-dev/html/a00008.html is in libevocosm-dev 3.1.0-3.1ubuntu1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>Evocosm</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body bgcolor="#ffffff">
<h1 align="center" color="#606080">
Evocosm - A C++ Framework for Evolutionary Computing
</h1>
<h2 align="center"><a href="index.html">Main Index</a></h2>
<p align="center">
Created by <a href="mailto:scott.ladd@@coyotegulch.com?subject=libevocosm">Scott Robert Ladd</a> at
<a href="http://www.coyotegulch.com">Coyote Gulch Productions</a>.
</p>
<hr>
<!-- Generated by Doxygen 1.7.4 -->
  <div id="nav-path" class="navpath">
    <ul>
      <li class="navelem"><a class="el" href="a00051.html">libevocosm</a>      </li>
      <li class="navelem"><a class="el" href="a00008.html">globals</a>      </li>
    </ul>
  </div>
</div>
<div class="header">
  <div class="summary">
<a href="#pub-static-methods">Static Public Member Functions</a> &#124;
<a href="#pro-static-methods">Static Protected Member Functions</a> &#124;
<a href="#pro-static-attribs">Static Protected Attributes</a>  </div>
  <div class="headertitle">
<div class="title">libevocosm::globals Class Reference</div>  </div>
</div>
<div class="contents">
<!-- doxytag: class="libevocosm::globals" -->
<p>Elements shared by all classes in Evocosm.  
 <a href="a00008.html#details">More...</a></p>

<p><code>#include &lt;<a class="el" href="a00035_source.html">evocommon.h</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for libevocosm::globals:</div>
<div class="dyncontent">
 <div class="center">
  <img src="a00008.png" usemap="#libevocosm::globals_map" alt=""/>
  <map id="libevocosm::globals_map" name="libevocosm::globals_map">
<area href="a00002.html" title="Associates organisms with the components of an evolutionary system." alt="libevocosm::evocosm&lt; OrganismType, LandscapeType &gt;" shape="rect" coords="346,56,682,80"/>
<area href="a00003.html" title="Tools for evolving real numbers." alt="libevocosm::evoreal" shape="rect" coords="346,112,682,136"/>
<area href="a00005.html" title="A finite state machine." alt="libevocosm::fsm&lt; InputT, OutputT &gt;" shape="rect" coords="346,168,682,192"/>
<area href="a00007.html" title="A finite state machine." alt="libevocosm::fuzzy_machine&lt; InSize, OutSize &gt;" shape="rect" coords="346,224,682,248"/>
<area href="a00009.html" title="An abstract interface defining a fitness landscape." alt="libevocosm::landscape&lt; OrganismType &gt;" shape="rect" coords="346,280,682,304"/>
<area href="a00014.html" title="Defines migration between populations." alt="libevocosm::migrator&lt; OrganismType &gt;" shape="rect" coords="346,336,682,360"/>
<area href="a00016.html" title="Mutates organisms." alt="libevocosm::mutator&lt; OrganismType &gt;" shape="rect" coords="346,392,682,416"/>
<area href="a00021.html" title="An evolving organism." alt="libevocosm::organism&lt; Genotype &gt;" shape="rect" coords="346,448,682,472"/>
<area href="a00025.html" title="Reports on a given population." alt="libevocosm::reporter&lt; OrganismType, LandscapeType &gt;" shape="rect" coords="346,504,682,528"/>
<area href="a00026.html" title="Creates new organisms from an existing population." alt="libevocosm::reproducer&lt; OrganismType &gt;" shape="rect" coords="346,560,682,584"/>
<area href="a00027.html" title="A simulated roulette wheel for weighted selection." alt="libevocosm::roulette_wheel" shape="rect" coords="346,616,682,640"/>
<area href="a00028.html" title="Fitness scaling for a population." alt="libevocosm::scaler&lt; OrganismType &gt;" shape="rect" coords="346,672,682,696"/>
<area href="a00029.html" title="Selects organisms that survive." alt="libevocosm::selector&lt; OrganismType &gt;" shape="rect" coords="346,728,682,752"/>
<area href="a00031.html" title="A finite state machine." alt="libevocosm::simple_fsm&lt; InSize, OutSize &gt;" shape="rect" coords="346,784,682,808"/>
</map>
 </div></div>

<p><a href="a00053.html">List of all members.</a></p>
<h2><a name="pub-static-methods"></a>
Static Public Member Functions</h2>
<ul>
<li><a class="anchor" id="a1c39754c1eb2da1abe227c28393a1147"></a><!-- doxytag: member="libevocosm::globals::set_random_seed" ref="a1c39754c1eb2da1abe227c28393a1147" args="(uint32_t a_seed)" -->
static void <a class="el" href="a00008.html#a1c39754c1eb2da1abe227c28393a1147">set_random_seed</a> (uint32_t a_seed)
<dl class="el"><dd class="mdescRight">Set the seed for the random number generator. <br/></dl><li><a class="anchor" id="a76f6dc798b18bd272e1ff3c1f8d9c4fd"></a><!-- doxytag: member="libevocosm::globals::get_seed" ref="a76f6dc798b18bd272e1ff3c1f8d9c4fd" args="()" -->
static uint32_t <a class="el" href="a00008.html#a76f6dc798b18bd272e1ff3c1f8d9c4fd">get_seed</a> ()
<dl class="el"><dd class="mdescRight">Set the seed for the random number generator. <br/></dl><li><a class="anchor" id="acb9a2cde1cdf3f6c0dde4c4e11b74533"></a><!-- doxytag: member="libevocosm::globals::version" ref="acb9a2cde1cdf3f6c0dde4c4e11b74533" args="()" -->
static std::string <a class="el" href="a00008.html#acb9a2cde1cdf3f6c0dde4c4e11b74533">version</a> ()
<dl class="el"><dd class="mdescRight">Get version number. <br/></dl></ul>
<h2><a name="pro-static-methods"></a>
Static Protected Member Functions</h2>
<ul>
<li><a class="anchor" id="a5e8897de95e0cccd71f0493586b48424"></a><!-- doxytag: member="libevocosm::globals::rand_index" ref="a5e8897de95e0cccd71f0493586b48424" args="(size_t n)" -->
static size_t <a class="el" href="a00008.html#a5e8897de95e0cccd71f0493586b48424">rand_index</a> (size_t n)
<dl class="el"><dd class="mdescRight">Static function to allow use of g_random function pointer in random_shuffle. <br/></dl></ul>
<h2><a name="pro-static-attribs"></a>
Static Protected Attributes</h2>
<ul>
<li><a class="anchor" id="a9825bffe91d1fd4ab6b4d1dc1013c586"></a><!-- doxytag: member="libevocosm::globals::g_random" ref="a9825bffe91d1fd4ab6b4d1dc1013c586" args="" -->
static libcoyotl::mtwister <a class="el" href="a00008.html#a9825bffe91d1fd4ab6b4d1dc1013c586">g_random</a>
<dl class="el"><dd class="mdescRight">A shared random number generator. <br/></dl><li><a class="anchor" id="abeab049f579c3c70337bb4a3b67eecff"></a><!-- doxytag: member="libevocosm::globals::g_version" ref="abeab049f579c3c70337bb4a3b67eecff" args="" -->
static std::string <a class="el" href="a00008.html#abeab049f579c3c70337bb4a3b67eecff">g_version</a>
<dl class="el"><dd class="mdescRight">Version number. <br/></dl></ul>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock"><p>All Evocosm classes are derived from this class, a singleton for shared attributes. </p>
</div><hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="a00035_source.html">evocommon.h</a></li>
</ul>
</div>
<hr>
<p align="center"><small>
&copy; 1996-2005 Scott Robert Ladd. All rights reserved.<br>
HTML documentation generated by Dimitri van Heesch's excellent <a href="http://www.doxygen.org">Doxygen</a> tool.
</small>
</p>
</body>
</html>