Go to the documentation of this file.
15 #ifndef FORCE_F_OVERLAP_NF2_INCLUDED
16 #define FORCE_F_OVERLAP_NF2_INCLUDED
67 std::valarray<double>
m_cl;
68 std::valarray<double>
m_bl;
85 void set_parameters(
const double mq,
const double M0,
const int Np,
86 const double x_min,
const double x_max,
87 const int Niter_ms,
const double Stop_cond_ms,
88 const std::valarray<int> bc);