#include <Integrate.hpp>
|
template<typename F > |
Real | operator() (const F &f, const Real &from, const Real &to) |
|
|
boost::numeric::quadrature::wynn_epsilon_algorithm< double > | epsilon |
|
boost::numeric::quadrature::adaptive_info | info |
|
Definition at line 27 of file Integrate.hpp.
Real operator() |
( |
const F & |
f, |
|
|
const Real & |
from, |
|
|
const Real & |
to |
|
) |
| |
|
inline |
boost::numeric::quadrature::wynn_epsilon_algorithm<double> epsilon |
|
private |
boost::numeric::quadrature::adaptive_info info |
|
private |
Uint nb_kernel_evaluations |
The documentation for this class was generated from the following file: