Cloudy
Spectral Synthesis Code for Astrophysics
Loading...
Searching...
No Matches
D_fp Class Referenceabstract

#include <thirdparty_quadpack.h>

Inheritance diagram for D_fp:

Public Member Functions

virtual double operator() (double) const =0
 
 D_fp ()
 
 D_fp (const D_fp &)=default
 
D_fpoperator= (const D_fp &)=default
 

Protected Member Functions

 ~D_fp ()
 

Constructor & Destructor Documentation

◆ D_fp() [1/2]

D_fp::D_fp ( )
inline

Referenced by D_fp(), and operator=().

◆ D_fp() [2/2]

D_fp::D_fp ( const D_fp & )
default

References D_fp().

Here is the call graph for this function:

◆ ~D_fp()

D_fp::~D_fp ( )
inlineprotected

Member Function Documentation

◆ operator()()

virtual double D_fp::operator() ( double ) const
pure virtual

Implemented in D_fp_fp.

◆ operator=()

D_fp & D_fp::operator= ( const D_fp & )
default

References D_fp().

Here is the call graph for this function:

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