cloudy
trunk
|
#include <thirdparty_quadpack.h>
Public Member Functions | |
D_fp_fp (double(*f)(double)) | |
double | operator() (double x) const |
Private Attributes | |
double(* | m_f )(const double) |
Additional Inherited Members | |
Protected Member Functions inherited from D_fp | |
~D_fp () | |
Definition at line 33 of file thirdparty_quadpack.h.
|
inline |
Definition at line 37 of file thirdparty_quadpack.h.
|
inlinevirtual |
|
private |
Definition at line 35 of file thirdparty_quadpack.h.
Referenced by operator()().