BSMPT 3.0.7
BSMPT - Beyond the Standard Model Phase Transitions : A C++ package for the computation of the EWPT in BSM models
|
The ShareInformationNLOPT struct which is used to pass the model information to the NLopt minimization routine. More...
#include <BSMPT/minimizer/LibNLOPT/MinimizeNLOPT.h>
Public Member Functions | |
ShareInformationNLOPT (const Class_Potential_Origin &modelIn, const double &TempIn) | |
Public Attributes | |
const Class_Potential_Origin & | model |
double | Temp |
The ShareInformationNLOPT struct which is used to pass the model information to the NLopt minimization routine.