https://github.com/gbertoldo/DEPP
Raw File
Tip revision: c95148bde43eb3d412ce26d1cdffefc8965403aa authored by Guilherme Bertoldo on 07 November 2019, 13:38:15 UTC
Added gitignore
Tip revision: c95148b
annotated.html
<!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>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>depp2: Class List</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
  $(document).ready(initResizable);
</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td id="projectalign" style="padding-left: 0.5em;">
   <div id="projectname">depp2
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
$(function() {
  initMenu('',true,false,'search.php','Search');
  $(document).ready(function() { init_search(); });
});
</script>
<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">
  </div>
</div>
<script type="text/javascript">
$(document).ready(function(){initNavTree('annotated.html','');});
</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>

<div class="header">
  <div class="headertitle">
<div class="title">Class List</div>  </div>
</div><!--header-->
<div class="contents">
<div class="textblock">Here are the classes, structs, unions and interfaces with brief descriptions:</div><div class="directory">
<div class="levels">[detail level <span onclick="javascript:toggleLevel(1);">1</span><span onclick="javascript:toggleLevel(2);">2</span>]</div><table class="directory">
<tr id="row_0_" class="even"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_0_" class="arrow" onclick="toggleFolder('0_')">&#9660;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespacemod__class__abstract__fitness__calculator.html" target="_self">mod_class_abstract_fitness_calculator</a></td><td class="desc">Defines an interface for fitness function calculation </td></tr>
<tr id="row_0_0_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structmod__class__abstract__fitness__calculator_1_1class__abstract__fitness__calculator.html" target="_self">class_abstract_fitness_calculator</a></td><td class="desc">Defines an interface for fitness function calculation </td></tr>
<tr id="row_0_1_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfacemod__class__abstract__fitness__calculator_1_1get__fitness__interface.html" target="_self">get_fitness_interface</a></td><td class="desc"></td></tr>
<tr id="row_1_"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_1_" class="arrow" onclick="toggleFolder('1_')">&#9660;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespacemod__class__abstract__parallel__processed__data.html" target="_self">mod_class_abstract_parallel_processed_data</a></td><td class="desc">Provides an abstract class for parallel processing a set of data </td></tr>
<tr id="row_1_0_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structmod__class__abstract__parallel__processed__data_1_1class__abstract__parallel__processed__data.html" target="_self">class_abstract_parallel_processed_data</a></td><td class="desc">Provides an abstract class for parallel processing a set of data. The data may be of any kind, but must be organized as a vector ranging from 1 to data_size. This class provides a procedure 'compute_concurrent' that distributes the computation among the available processors. After that, data must be exchanged using the 'exchange' procedure. The following methods are deferred to derived implementation classes: =&gt; data_size: defines the maximum length of the data set =&gt; compute: defines how compute each element of the data set =&gt; send: tells mpi how to send each element of data to another thread =&gt; recv: tells mpi how to receive each element of data from another thread </td></tr>
<tr id="row_1_1_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfacemod__class__abstract__parallel__processed__data_1_1data__size__interface.html" target="_self">data_size_interface</a></td><td class="desc">User defined: Gives the size of the array of data </td></tr>
<tr id="row_2_" class="even"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_2_" class="arrow" onclick="toggleFolder('2_')">&#9660;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespacemod__class__abstract__population__initializer.html" target="_self">mod_class_abstract_population_initializer</a></td><td class="desc">Provides an interface for population initialization </td></tr>
<tr id="row_2_0_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structmod__class__abstract__population__initializer_1_1class__abstract__population__initializer.html" target="_self">class_abstract_population_initializer</a></td><td class="desc">Abstract class for population initialization </td></tr>
<tr id="row_2_1_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfacemod__class__abstract__population__initializer_1_1get__trial__interface.html" target="_self">get_trial_interface</a></td><td class="desc">Gets a trial individual </td></tr>
<tr id="row_3_"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_3_" class="arrow" onclick="toggleFolder('3_')">&#9660;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespacemod__class__abstract__rsm.html" target="_self">mod_class_abstract_rsm</a></td><td class="desc">Provides an abstract class for fitting a response surface and returning its optimizer </td></tr>
<tr id="row_3_0_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structmod__class__abstract__rsm_1_1class__abstract__rsm.html" target="_self">class_abstract_rsm</a></td><td class="desc">Interface for a RSM object </td></tr>
<tr id="row_3_1_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfacemod__class__abstract__rsm_1_1fit__interface.html" target="_self">fit_interface</a></td><td class="desc">Fits the response surface to the data </td></tr>
<tr id="row_3_2_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfacemod__class__abstract__rsm_1_1get__optimizer__interface.html" target="_self">get_optimizer_interface</a></td><td class="desc">Returns the response surface optimizer </td></tr>
<tr id="row_3_3_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfacemod__class__abstract__rsm_1_1nfit__interface.html" target="_self">nfit_interface</a></td><td class="desc">Minimum number of points necessary to fit the response surface </td></tr>
<tr id="row_3_4_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfacemod__class__abstract__rsm_1_1_p__interface.html" target="_self">P_interface</a></td><td class="desc">Returns the value of the fitted response surface </td></tr>
<tr id="row_4_"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_4_" class="arrow" onclick="toggleFolder('4_')">&#9660;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespacemod__class__abstract__search__strategy.html" target="_self">mod_class_abstract_search_strategy</a></td><td class="desc">Defines an abstract class for creating search strategy objects </td></tr>
<tr id="row_4_0_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structmod__class__abstract__search__strategy_1_1class__abstract__search__strategy.html" target="_self">class_abstract_search_strategy</a></td><td class="desc">Public class defining an interface for creating search strategy objects </td></tr>
<tr id="row_4_1_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfacemod__class__abstract__search__strategy_1_1get__trial__interface.html" target="_self">get_trial_interface</a></td><td class="desc">Gets a trial individual </td></tr>
<tr id="row_5_" class="even"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_5_" class="arrow" onclick="toggleFolder('5_')">&#9660;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespacemod__class__abstract__search__strategy__factory.html" target="_self">mod_class_abstract_search_strategy_factory</a></td><td class="desc">Provides an interface for a factory class for creating search strategy objects </td></tr>
<tr id="row_5_0_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structmod__class__abstract__search__strategy__factory_1_1class__abstract__search__strategy__factory.html" target="_self">class_abstract_search_strategy_factory</a></td><td class="desc">Interface for a factory class for creating search strategy objects </td></tr>
<tr id="row_5_1_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfacemod__class__abstract__search__strategy__factory_1_1create__interface.html" target="_self">create_interface</a></td><td class="desc">Creates an instance of the search strategy object </td></tr>
<tr id="row_6_"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_6_" class="arrow" onclick="toggleFolder('6_')">&#9660;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespacemod__class__abstract__stop__condition.html" target="_self">mod_class_abstract_stop_condition</a></td><td class="desc">Defines an abstract class for creating stop condition objects </td></tr>
<tr id="row_6_0_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structmod__class__abstract__stop__condition_1_1class__abstract__stop__condition.html" target="_self">class_abstract_stop_condition</a></td><td class="desc">Public class defining an interface for creating stop condition objects </td></tr>
<tr id="row_6_1_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfacemod__class__abstract__stop__condition_1_1compute__stop__condition__interface.html" target="_self">compute_stop_condition_interface</a></td><td class="desc">Computes stop condition </td></tr>
<tr id="row_7_" class="even"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_7_" class="arrow" onclick="toggleFolder('7_')">&#9660;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespacemod__class__btimer.html" target="_self">mod_class_btimer</a></td><td class="desc">Extends timer to save and read backup </td></tr>
<tr id="row_7_0_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structmod__class__btimer_1_1class__btimer.html" target="_self">class_btimer</a></td><td class="desc"></td></tr>
<tr id="row_8_" class="even"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_8_" class="arrow" onclick="toggleFolder('8_')">&#9660;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespacemod__class__calendar.html" target="_self">mod_class_calendar</a></td><td class="desc">Defines a calendar class </td></tr>
<tr id="row_8_0_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structmod__class__calendar_1_1class__calendar.html" target="_self">class_calendar</a></td><td class="desc">A calendar class </td></tr>
<tr id="row_9_" class="even"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_9_" class="arrow" onclick="toggleFolder('9_')">&#9660;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespacemod__class__composite__stop__condition.html" target="_self">mod_class_composite_stop_condition</a></td><td class="desc">Defines a composite stop condition class </td></tr>
<tr id="row_9_0_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structmod__class__composite__stop__condition_1_1class__composite__stop__condition.html" target="_self">class_composite_stop_condition</a></td><td class="desc">Class for creating a composite of stop condition objects </td></tr>
<tr id="row_10_" class="even"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_10_" class="arrow" onclick="toggleFolder('10_')">&#9660;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespacemod__class__de__rand__1.html" target="_self">mod_class_de_rand_1</a></td><td class="desc">Defines the search strategy DE/rand/1 </td></tr>
<tr id="row_10_0_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structmod__class__de__rand__1_1_1class__de__rand__1.html" target="_self">class_de_rand_1</a></td><td class="desc">Class defining DE/rand/1 search strategy </td></tr>
<tr id="row_11_" class="even"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_11_" class="arrow" onclick="toggleFolder('11_')">&#9660;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespacemod__class__de__rsm.html" target="_self">mod_class_de_rsm</a></td><td class="desc">Defines the search strategy DE-RSM </td></tr>
<tr id="row_11_0_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structmod__class__de__rsm_1_1class__de__rsm.html" target="_self">class_de_rsm</a></td><td class="desc">DE-RSM search strategy </td></tr>
<tr id="row_12_" class="even"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_12_" class="arrow" onclick="toggleFolder('12_')">&#9660;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespacemod__class__de__rsm__hybridization__control.html" target="_self">mod_class_de_rsm_hybridization_control</a></td><td class="desc">Provides a class for controlling the hybridization of DE and RSM search strategies </td></tr>
<tr id="row_12_0_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structmod__class__de__rsm__hybridization__control_1_1class__de__rsm__hybridization__control.html" target="_self">class_de_rsm_hybridization_control</a></td><td class="desc">A class for controlling the hybridization of DE and RSM search strategies </td></tr>
<tr id="row_13_" class="even"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_13_" class="arrow" onclick="toggleFolder('13_')">&#9660;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespacemod__class__ehist.html" target="_self">mod_class_ehist</a></td><td class="desc">Provides a class for generating evolution history objects. These objects must contain information about the population, its fitness, current generation etc </td></tr>
<tr id="row_13_0_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structmod__class__ehist_1_1class__ehist.html" target="_self">class_ehist</a></td><td class="desc">Evolution history class </td></tr>
<tr id="row_14_" class="even"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_14_" class="arrow" onclick="toggleFolder('14_')">&#9660;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespacemod__class__external__fitness__calculator.html" target="_self">mod_class_external_fitness_calculator</a></td><td class="desc">Implements a class that uses an external program to calculate the fitness function </td></tr>
<tr id="row_14_0_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structmod__class__external__fitness__calculator_1_1class__external__fitness__calculator.html" target="_self">class_external_fitness_calculator</a></td><td class="desc">Implements the fitness calculator abstract class for calculations from an external program </td></tr>
<tr id="row_15_" class="even"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_15_" class="arrow" onclick="toggleFolder('15_')">&#9660;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespacemod__class__fitness__calculator__factory.html" target="_self">mod_class_fitness_calculator_factory</a></td><td class="desc">Defines a factory class for creating fitness calculator objects </td></tr>
<tr id="row_15_0_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structmod__class__fitness__calculator__factory_1_1class__fitness__calculator__factory.html" target="_self">class_fitness_calculator_factory</a></td><td class="desc">Factory class for creating fitness calculator objects </td></tr>
<tr id="row_16_" class="even"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_16_" class="arrow" onclick="toggleFolder('16_')">&#9660;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespacemod__class__ifile.html" target="_self">mod_class_ifile</a></td><td class="desc">Defines a class for reading variables values, names and descriptions from input files. Input file must provide data according to the following pattern: </td></tr>
<tr id="row_16_0_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structmod__class__ifile_1_1class__ifile.html" target="_self">class_ifile</a></td><td class="desc">Defines the ifile class </td></tr>
<tr id="row_17_" class="even"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_17_" class="arrow" onclick="toggleFolder('17_')">&#9660;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespacemod__class__log__output__control.html" target="_self">mod_class_log_output_control</a></td><td class="desc">Defines a class for printing log information </td></tr>
<tr id="row_17_0_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structmod__class__log__output__control_1_1class__log__output__control.html" target="_self">class_log_output_control</a></td><td class="desc">Class for printing log information </td></tr>
<tr id="row_18_" class="even"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_18_" class="arrow" onclick="toggleFolder('18_')">&#9660;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespacemod__class__max__generation__stop__condition.html" target="_self">mod_class_max_generation_stop_condition</a></td><td class="desc">Defines a stop condition class which stops if the number of generations are greater or equal to a specified value </td></tr>
<tr id="row_18_0_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structmod__class__max__generation__stop__condition_1_1class__max__generation__stop__condition.html" target="_self">class_max_generation_stop_condition</a></td><td class="desc">Class for creating a maximum number of generation based stop condition object </td></tr>
<tr id="row_19_" class="even"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_19_" class="arrow" onclick="toggleFolder('19_')">&#9660;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespacemod__class__no__improvement__stop__condition.html" target="_self">mod_class_no_improvement_stop_condition</a></td><td class="desc">Defines a stop condition class which stops if no improvement is found within a pre-defined number of generations </td></tr>
<tr id="row_19_0_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structmod__class__no__improvement__stop__condition_1_1class__no__improvement__stop__condition.html" target="_self">class_no_improvement_stop_condition</a></td><td class="desc">Class for creating stop condition objects based on no improvement of the best fitness </td></tr>
<tr id="row_20_" class="even"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_20_" class="arrow" onclick="toggleFolder('20_')">&#9660;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespacemod__class__optimizer.html" target="_self">mod_class_optimizer</a></td><td class="desc">This module contains the optimization algorithm </td></tr>
<tr id="row_20_0_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structmod__class__optimizer_1_1class__optimizer.html" target="_self">class_optimizer</a></td><td class="desc">Class optimizer </td></tr>
<tr id="row_21_" class="even"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_21_" class="arrow" onclick="toggleFolder('21_')">&#9660;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespacemod__class__p__measure__stop__condition.html" target="_self">mod_class_p_measure_stop_condition</a></td><td class="desc">Defines a stop condition class which stops based on the distance of the individuals </td></tr>
<tr id="row_21_0_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structmod__class__p__measure__stop__condition_1_1class__p__measure__stop__condition.html" target="_self">class_p_measure_stop_condition</a></td><td class="desc">Class for creating stop condition objects based on the distance of the individuals </td></tr>
<tr id="row_22_" class="even"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_22_" class="arrow" onclick="toggleFolder('22_')">&#9660;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespacemod__class__parallel__processed__trial__population.html" target="_self">mod_class_parallel_processed_trial_population</a></td><td class="desc">Provides a class for parallel processing a trial population </td></tr>
<tr id="row_22_0_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structmod__class__parallel__processed__trial__population_1_1class__parallel__processed__trial__population.html" target="_self">class_parallel_processed_trial_population</a></td><td class="desc">Provides a class for parallel processing a trial population </td></tr>
<tr id="row_23_" class="even"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_23_" class="arrow" onclick="toggleFolder('23_')">&#9660;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespacemod__class__population__initializer__factory.html" target="_self">mod_class_population_initializer_factory</a></td><td class="desc">Provides a factory for population initializers classes </td></tr>
<tr id="row_23_0_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structmod__class__population__initializer__factory_1_1class__population__initializer__factory.html" target="_self">class_population_initializer_factory</a></td><td class="desc">A factory for population initializers classes </td></tr>
<tr id="row_24_" class="even"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_24_" class="arrow" onclick="toggleFolder('24_')">&#9660;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespacemod__class__population__initializer__uniform__random.html" target="_self">mod_class_population_initializer_uniform_random</a></td><td class="desc">Provides a population initializer that generates trial individuals selected randomly, with uniform a distribution, from the search domain </td></tr>
<tr id="row_24_0_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structmod__class__population__initializer__uniform__random_1_1class__population__initializer__uniform__random.html" target="_self">class_population_initializer_uniform_random</a></td><td class="desc">Population initializer class that generates trial individuals selected randomly, with uniform a distribution, from the search domain </td></tr>
<tr id="row_25_" class="even"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_25_" class="arrow" onclick="toggleFolder('25_')">&#9660;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespacemod__class__rsm__factory.html" target="_self">mod_class_rsm_factory</a></td><td class="desc">Defines a factory for creation of RSM objects </td></tr>
<tr id="row_25_0_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structmod__class__rsm__factory_1_1class__rsm__factory.html" target="_self">class_rsm_factory</a></td><td class="desc">Defines a factory for creation of RSM objects </td></tr>
<tr id="row_26_" class="even"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_26_" class="arrow" onclick="toggleFolder('26_')">&#9660;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespacemod__class__rsm__incomplete__quadratic__model.html" target="_self">mod_class_rsm_incomplete_quadratic_model</a></td><td class="desc">Provides a class for fitting an incomplete quadratic response surface and returning its optimizer </td></tr>
<tr id="row_26_0_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structmod__class__rsm__incomplete__quadratic__model_1_1class__rsm__incomplete__quadratic__model.html" target="_self">class_rsm_incomplete_quadratic_model</a></td><td class="desc">Incomplete quadratic response surface model </td></tr>
<tr id="row_27_" class="even"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_27_" class="arrow" onclick="toggleFolder('27_')">&#9660;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespacemod__class__rsm__quadratic__model.html" target="_self">mod_class_rsm_quadratic_model</a></td><td class="desc">Provides a class for fitting a quadratic response surface and returning its optimizer </td></tr>
<tr id="row_27_0_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structmod__class__rsm__quadratic__model_1_1class__rsm__quadratic__model.html" target="_self">class_rsm_quadratic_model</a></td><td class="desc">Quadratic response surface model </td></tr>
<tr id="row_28_" class="even"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_28_" class="arrow" onclick="toggleFolder('28_')">&#9660;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespacemod__class__rsm__search__strategy.html" target="_self">mod_class_rsm_search_strategy</a></td><td class="desc">Provides a class that calculates the trial individuals based on the Response Surface Methodology </td></tr>
<tr id="row_28_0_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structmod__class__rsm__search__strategy_1_1class__rsm__search__strategy.html" target="_self">class_rsm_search_strategy</a></td><td class="desc">Search strategy base on the Response Surface Methodology </td></tr>
<tr id="row_29_" class="even"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_29_" class="arrow" onclick="toggleFolder('29_')">&#9660;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespacemod__class__search__strategy__factory.html" target="_self">mod_class_search_strategy_factory</a></td><td class="desc">Provides a factory class for creating search strategy objects </td></tr>
<tr id="row_29_0_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structmod__class__search__strategy__factory_1_1class__search__strategy__factory.html" target="_self">class_search_strategy_factory</a></td><td class="desc">Factory class for creating search strategy objects </td></tr>
<tr id="row_30_" class="even"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_30_" class="arrow" onclick="toggleFolder('30_')">&#9660;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespacemod__class__system__variables.html" target="_self">mod_class_system_variables</a></td><td class="desc">Contains information about system variables </td></tr>
<tr id="row_30_0_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structmod__class__system__variables_1_1class__system__variables.html" target="_self">class_system_variables</a></td><td class="desc">Class system variables contains information about paths and filenames as well as a logger to print output data </td></tr>
<tr id="row_31_" class="even"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_31_" class="arrow" onclick="toggleFolder('31_')">&#9660;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespacemod__class__timer.html" target="_self">mod_class_timer</a></td><td class="desc">Defines a timer class proper to MPI </td></tr>
<tr id="row_31_0_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structmod__class__timer_1_1class__timer.html" target="_self">class_timer</a></td><td class="desc">Class timer </td></tr>
<tr id="row_32_" class="even"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_32_" class="arrow" onclick="toggleFolder('32_')">&#9660;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespacemod__mpi.html" target="_self">mod_mpi</a></td><td class="desc">This module stores the global variables of MPI </td></tr>
<tr id="row_32_0_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structmod__mpi_1_1class__mpi.html" target="_self">class_mpi</a></td><td class="desc"></td></tr>
<tr id="row_33_" class="even"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_33_" class="arrow" onclick="toggleFolder('33_')">&#9660;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespacemod__string.html" target="_self">mod_string</a></td><td class="desc">Contains tools to handle strings </td></tr>
<tr id="row_33_0_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfacemod__string_1_1to__string.html" target="_self">to_string</a></td><td class="desc"></td></tr>
</table>
</div><!-- directory -->
</div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
  <ul>
    <li class="footer">Generated on Thu Nov 7 2019 10:30:26 for depp2 by
    <a href="http://www.doxygen.org/index.html">
    <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
  </ul>
</div>
</body>
</html>
back to top