#include <iostream>#include "GeneralGA.h"#include "C1DRecObjective.h"#include "SeismicDataComp.h"#include <boost/bind.hpp>#include <algorithm>Go to the source code of this file.
Classes | |
| struct | CopyFromPointer |
| Copy the objective function within the shared pointer. More... | |
| struct | GenObjective |
| Generate a new copy of the Objective function vector. More... | |
Functions | |
| int | main () |
| int main | ( | void | ) |
1.5.5