| cloudy
    trunk
    | 
#include <integrate.h>

| Public Member Functions | |
| Integrator (const Integrand &fun) | |
| double | sum (double min, double max) const | 
| Data Fields | |
| Integrand | func | 
| Private Attributes | |
| const double * | p_w | 
| const double * | p_a | 
Definition at line 38 of file integrate.h.
| 
 | inlineexplicit | 
Definition at line 43 of file integrate.h.
| 
 | inline | 
Definition at line 44 of file integrate.h.
References Integrator< Integrand, Method >::func, Gaussian32, min(), numPoints, Integrator< Integrand, Method >::p_a, Integrator< Integrand, Method >::p_w, and TotalInsanity().
Referenced by conpmp_qg32(), CS_l_mixing(), CS_VS80(), CSIntegral_QG32(), esccon(), mc_escape(), and SanityCheckBegin().

| Integrand Integrator< Integrand, Method >::func | 
Definition at line 42 of file integrate.h.
Referenced by Integrator< Integrand, Method >::sum().
| 
 | private | 
Definition at line 40 of file integrate.h.
Referenced by Integrator< Integrand, Method >::sum().
| 
 | private | 
Definition at line 40 of file integrate.h.
Referenced by Integrator< Integrand, Method >::sum().
 1.8.5
 1.8.5