|
Rosetta 3.5
|
#include <SinXOverX.hh>

Public Member Functions | |
| core::Real | evaluate (core::Real x) const |
Static Public Member Functions | |
| static SinXOverX * | get_instance () |
Private Member Functions | |
| SinXOverX () | |
| void | fill_sin_x_over_x_table () |
Static Private Attributes | |
| static SinXOverX * | instance_ |
| static utility::vector1< Real > | sin_x_over_x_ |
Definition at line 25 of file SinXOverX.hh.
|
private |
Definition at line 31 of file SinXOverX.cc.
References fill_sin_x_over_x_table(), and instance_.
Referenced by get_instance().
|
inline |
Definition at line 34 of file SinXOverX.hh.
References sin_x_over_x_.
Referenced by core::scoring::saxs::SAXSEnergy::compute_intensities().
|
private |
|
inlinestatic |
Definition at line 28 of file SinXOverX.hh.
References instance_, and SinXOverX().
Referenced by core::scoring::saxs::SAXSEnergy::compute_intensities().
|
staticprivate |
Definition at line 41 of file SinXOverX.hh.
Referenced by get_instance(), and SinXOverX().
|
staticprivate |
Definition at line 42 of file SinXOverX.hh.
Referenced by evaluate(), and fill_sin_x_over_x_table().
1.8.4