BSMPT 3.0.7
BSMPT - Beyond the Standard Model Phase Transitions : A C++ package for the computation of the EWPT in BSM models
Loading...
Searching...
No Matches
NegativeBosonSpline.h File Reference
#include <vector>

Go to the source code of this file.

Variables

const int C_NegLine
 C_NegLine Number of data points used for the interpolation of J_(m^2 < 0)
 
const double NegLinearInt [3001][2]
 NegLinearInt 2D Array containing the pairs (m^2 , J_(m^2)) for m^2 < 0.
 
const std::vector< std::vector< double > > NegLinearIntTransposed
 NegLinearInt Transpose of NegLinearInt.