#include <integrate.h>
|
const double * | p_w |
|
const double * | p_a |
|
◆ Integrator()
template<typename Integrand,
methods Method>
◆ sum()
template<typename Integrand,
methods Method>
double Integrator< Integrand, Method >::sum |
( |
double | min, |
|
|
double | max ) const |
|
inline |
References func, Gaussian32, max(), min(), numPoints, p_a, p_w, and TotalInsanity().
Referenced by conpmp_qg32(), CS_l_mixing(), CS_VS80(), CSIntegral_QG32(), esccon(), mc_escape(), and SanityCheckBegin().
◆ func
template<typename Integrand,
methods Method>
◆ p_a
template<typename Integrand,
methods Method>
const double * Integrator< Integrand, Method >::p_a |
|
private |
◆ p_w
template<typename Integrand,
methods Method>
const double* Integrator< Integrand, Method >::p_w |
|
private |
The documentation for this class was generated from the following file: