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
utility.cpp File Reference
#include <BSMPT/models/IncludeAllModels.h>
#include <BSMPT/utility/utility.h>
#include <ostream>
#include <sstream>
#include <string>

Namespaces

namespace  BSMPT
 This classes calculates the Bounce action of the potential with a set temperature.
 

Functions

std::ostream & BSMPT::operator<< (std::ostream &os, const ModelID::ModelIDs &Model)
 
std::vector< std::string > BSMPT::split (const std::string &str, char delimiter)
 split string separated by delimiter into substrings
 
std::string BSMPT::ModelIDToString (const ModelID::ModelIDs &Model)
 
bool BSMPT::StringStartsWith (const std::string &str, const std::string &prefix)
 StringStartsWith checks if str starts with prefix.
 
int BSMPT::factorial (const int &a)
 factorial function
 
double BSMPT::L2NormVector (const std::vector< double > &vec)
 L2NormVector.
 
std::vector< std::vector< double > > BSMPT::Transpose (const std::vector< std::vector< double > > &A)
 Calculates the tranpose of a matrix.
 
double BSMPT::Li2 (const double &x)
 Dilogarithm of x.
 
bool BSMPT::StringEndsWith (const std::string &str, const std::string &suffix)
 StringEndsWith tests if str ends with suffix.
 
double BSMPT::EllipIntSecond (const double &x)
 Incomplete elliptic integral of the second kind of x with a different parameterization and k^2 = -2.