OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Classes | Namespaces | Functions
tanhDeriv.cpp File Reference
#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"
Include dependency graph for tanhDeriv.cpp:

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)