Cloudy
Spectral Synthesis Code for Astrophysics
|
#include <thirdparty_quadpack.h>
Public Member Functions | |
D_fp_fp (double(*f)(double)) | |
double | operator() (double x) const |
Public Member Functions inherited from D_fp | |
D_fp () | |
D_fp (const D_fp &)=default | |
D_fp & | operator= (const D_fp &)=default |
Private Attributes | |
double(* | m_f )(const double) |
Additional Inherited Members | |
Protected Member Functions inherited from D_fp | |
~D_fp () | |
|
inline |
|
private |
Referenced by operator()().