File defining o2scl::inte_singular_gsl. More...
#include <cmath>
#include <gsl/gsl_integration.h>
#include <o2scl/string_conv.h>
#include <o2scl/inte.h>
#include <o2scl/inte_kronrod_gsl.h>
Go to the source code of this file.
Classes | |
class | o2scl::inte_singular_gsl< func_t > |
Base class for integrating a function with a singularity (GSL) More... | |
struct | o2scl::inte_singular_gsl< func_t >::extrapolation_table |
A structure for extrapolation for o2scl::inte_qags_gsl. More... | |
class | o2scl::inte_transform_gsl< func_t > |
Integrate a function with a singularity (GSL) [abstract base]. More... | |
Namespaces | |
o2scl | |
The main O2scl namespace. | |
Documentation generated with Doxygen. Provided under the
GNU Free Documentation License (see License Information).