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