OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Public Attributes | List of all members
tanhderiv::my_f_params Struct Reference

Public Attributes

double a
 
double s0
 
double lambdaleft
 
double lambdaright
 
double r
 
int n
 

Detailed Description

Definition at line 39 of file tanhDeriv.cpp.

Member Data Documentation

double tanhderiv::my_f_params::a

Definition at line 40 of file tanhDeriv.cpp.

Referenced by tanhderiv::my_f().

double tanhderiv::my_f_params::lambdaleft

Definition at line 42 of file tanhDeriv.cpp.

Referenced by tanhderiv::my_f().

double tanhderiv::my_f_params::lambdaright

Definition at line 43 of file tanhDeriv.cpp.

Referenced by tanhderiv::my_f().

int tanhderiv::my_f_params::n

Definition at line 45 of file tanhDeriv.cpp.

Referenced by tanhderiv::my_f().

double tanhderiv::my_f_params::r

Definition at line 44 of file tanhDeriv.cpp.

Referenced by tanhderiv::my_f().

double tanhderiv::my_f_params::s0

Definition at line 41 of file tanhDeriv.cpp.

Referenced by tanhderiv::my_f().


The documentation for this struct was generated from the following file: