#include <integrate.h>
 | 
| const double *  | p_w | 
|   | 
| const double *  | p_a | 
|   | 
template<typename Integrand, methods Method> 
 
 
template<typename Integrand, methods Method> 
  
  
      
        
          | double Integrator< Integrand, Method >::sum  | 
          ( | 
          double  | 
          min,  | 
         
        
           | 
           | 
          double  | 
          max  | 
         
        
           | 
          ) | 
           |  const | 
         
       
   | 
  
inline   | 
  
 
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().
 
 
template<typename Integrand, methods Method> 
      
 
 
template<typename Integrand, methods Method> 
  
  
      
        
          | const double * Integrator< Integrand, Method >::p_a | 
         
       
   | 
  
private   | 
  
 
 
template<typename Integrand, methods Method> 
  
  
      
        
          | const double* Integrator< Integrand, Method >::p_w | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following file: