#include <SmoothEnvPairPotential.hh>
| core::scoring::SmoothScoreTermCoeffs::SmoothScoreTermCoeffs |
( |
| ) |
|
|
inline |
| void core::scoring::SmoothScoreTermCoeffs::add_gaussian |
( |
numeric::xyzVector< Real > |
g_in | ) |
|
|
inline |
| void core::scoring::SmoothScoreTermCoeffs::add_sigmoid |
( |
numeric::xyzVector< Real > |
s_in | ) |
|
|
inline |
| void core::scoring::SmoothScoreTermCoeffs::clear |
( |
| ) |
|
|
inline |
| Real core::scoring::SmoothScoreTermCoeffs::dfunc |
( |
Real |
x | ) |
const |
| Real core::scoring::SmoothScoreTermCoeffs::func |
( |
Real |
x | ) |
const |
| numeric::xyzVector< Real > core::scoring::SmoothScoreTermCoeffs::gaussian |
( |
Size |
i | ) |
|
|
inline |
| Size core::scoring::SmoothScoreTermCoeffs::ngaussians |
( |
| ) |
|
|
inline |
| Size core::scoring::SmoothScoreTermCoeffs::nsigmoids |
( |
| ) |
|
|
inline |
| void core::scoring::SmoothScoreTermCoeffs::shift |
( |
Real |
s_in | ) |
|
|
inline |
| Real core::scoring::SmoothScoreTermCoeffs::shift |
( |
| ) |
|
|
inline |
| numeric::xyzVector< Real > core::scoring::SmoothScoreTermCoeffs::sigmoid |
( |
Size |
i | ) |
|
|
inline |
| utility::vector1< numeric::xyzVector< Real > > core::scoring::SmoothScoreTermCoeffs::gaussian_coeffs_ |
|
private |
| Real core::scoring::SmoothScoreTermCoeffs::shift_ |
|
private |
| utility::vector1< numeric::xyzVector< Real > > core::scoring::SmoothScoreTermCoeffs::sigmoid_coeffs_ |
|
private |
The documentation for this class was generated from the following files: