Cloudy
Spectral Synthesis Code for Astrophysics
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
E_fp_fp Class Reference

#include <thirdparty_quadpack.h>

Inheritance diagram for E_fp_fp:
Collaboration diagram for E_fp_fp:

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_fpoperator= (const E_fp &)=default
 

Private Attributes

sys_float(* m_f )(sys_float)
 

Additional Inherited Members

- Protected Member Functions inherited from E_fp
 ~E_fp ()
 

Constructor & Destructor Documentation

E_fp_fp::E_fp_fp ( sys_float(*)(sys_float f)
inline

Member Function Documentation

sys_float E_fp_fp::operator() ( sys_float  x) const
inlinevirtual

Implements E_fp.

References m_f.

Member Data Documentation

sys_float(* E_fp_fp::m_f)(sys_float)
private

Referenced by operator()().


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