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