v1.0
|
a Code for the Combination of Indirect and Direct Constraints on High Energy Physics Models
|
|
Go to the documentation of this file.
8 #ifndef SCALARPOTENTIAL_H
9 #define SCALARPOTENTIAL_H
gslpp::vector< double > secondpotentialderivative(gslpp::vector< double > coefficients, double field1, double field2, double field3)
SUSYScalarPotential(const StandardModel &SM_i)
SUSYScalarPotential constructor.
A model class for the Standard Model.
gslpp::vector< double > potentialderivative(gslpp::vector< double > coefficients, double field1, double field2, double field3)
gslpp::vector< double > coefficients()
double potential(gslpp::vector< double > coefficients, double field1, double field2, double field3)
A class for constructing and defining operations on real vectors.