BSMPT 3.0.7
BSMPT - Beyond the Standard Model Phase Transitions : A C++ package for the computation of the EWPT in BSM models
|
#include <BSMPT/minimizer/Minimizer.h>
#include <BSMPT/models/ClassPotentialOrigin.h>
#include <algorithm>
#include <iostream>
#include <libcmaes/candidate.h>
#include <libcmaes/cmaes.h>
#include <libcmaes/cmaparameters.h>
#include <libcmaes/cmasolutions.h>
#include <libcmaes/esoptimizer.h>
#include <libcmaes/esostrategy.h>
#include <libcmaes/genopheno.h>
#include <libcmaes/noboundstrategy.h>
#include <memory>
#include <vector>
Namespaces | |
namespace | BSMPT |
This classes calculates the Bounce action of the potential with a set temperature. | |
Finding a candidate for the global minimum using the CMA-ES algorithm