OPAL (Object Oriented Parallel Accelerator Library)
2021.1.99
OPAL
|
#include <gsl/gsl_integration.h>
#include <gsl/gsl_complex.h>
#include <gsl/gsl_complex_math.h>
#include <gsl/gsl_sf_pow_int.h>
#include <gsl/gsl_math.h>
#include <gsl/gsl_errno.h>
#include <gsl/gsl_sf_gamma.h>
#include "tanhDeriv.h"
Go to the source code of this file.
Classes | |
struct | tanhderiv::my_f_params |
Namespaces | |
tanhderiv | |
Functions | |
double | tanhderiv::my_f (double x, void *p) |
double | tanhderiv::integrate (const double &a, const double &s0, const double &lambdaleft, const double &lambdaright, const int &n) |