|
SedSat3 1.1.6
Sediment Source Apportionment Tool - Advanced statistical methods for environmental pollution research
|
#include "Individual.h"#include "GADistribution.h"#include "math.h"#include <string>#include <vector>#include <map>#include "GA.hpp"

Go to the source code of this file.
Classes | |
| struct | GA_Tweaking_parameters |
| Configuration parameters for Genetic Algorithm optimization. More... | |
| struct | _filenames |
| File paths for Genetic Algorithm input/output operations. More... | |
| class | CGA< T > |
| Genetic Algorithm optimizer for global parameter estimation. More... | |