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 |
![]() | |
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 | |
![]() | |
~E_fp () | |
Referenced by operator()().