PhyStar  v0.0.0 thu24
qwgt.hpp File Reference
#include "quadpack.hpp"
Include dependency graph for qwgt.hpp:
This graph shows which files directly or indirectly include this file:

Namespaces

 quadpack
 

Functions

template<realtype T_real>
T_real quadpack::qwgtc (T_real x, T_real c, T_real p2, T_real p3, T_real p4, int kp)
 
template<realtype T_real>
T_real quadpack::qwgto (T_real x, T_real omega, T_real p2, T_real p3, T_real p4, int wgtfunc)
 
template<realtype T_real>
T_real quadpack::qwgts (T_real x, T_real a, T_real b, T_real alpha, T_real beta, int wgtfunc)