BSMPT 3.0.7
BSMPT - Beyond the Standard Model Phase Transitions : A C++ package for the computation of the EWPT in BSM models
|
The MinimizersToUse struct used as a return of GetMinimizers. More...
#include <BSMPT/minimizer/Minimizer.h>
Public Member Functions | |
MinimizersToUse (bool useCMAES, bool useGSL, bool useNLopt) | |
Public Attributes | |
bool | UseCMAES {UseLibCMAESDefault} |
bool | UseGSL {UseGSLDefault} |
bool | UseNLopt {UseNLoptDefault} |
The MinimizersToUse struct used as a return of GetMinimizers.