OPALX (Object Oriented Parallel Accelerator Library for Exascal) MINIorX
OPALX
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

namespace  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)

Class Documentation

◆ tanhderiv::my_f_params

struct tanhderiv::my_f_params

Definition at line 39 of file tanhDeriv.cpp.

Collaboration diagram for tanhderiv::my_f_params:
Class Members
double a
double lambdaleft
double lambdaright
int n
double r
double s0