|
Rosetta 3.5
|
Keep track of the cenlist information stores both centroid counts (T = Real) as well as d_centroid_counts (T = Vector) More...
#include <SmoothEnvPairPotential.fwd.hh>


Public Member Functions | |
| SigmoidWeightedCenList () | |
| SigmoidWeightedCenList (SigmoidWeightedCenList const &src) | |
| basic::datacache::CacheableDataOP | clone () const |
| Size | size () const |
| T | fcen6 (Size const seqpos) const |
| T & | fcen6 (Size const seqpos) |
| T | fcen10 (Size const seqpos) const |
| T & | fcen10 (Size const seqpos) |
| T | fcen12 (Size const seqpos) const |
| T & | fcen12 (Size const seqpos) |
| bool | calculated () const |
| bool & | calculated () |
| void | initialize (Size nres, T val) |
| void | set_fcen6 (Size const seqpos, T value) |
| void | set_fcen10 (Size const seqpos, T value) |
| void | set_fcen12 (Size const seqpos, T value) |
Private Attributes | |
| utility::vector1< T > | fcen6_ |
| utility::vector1< T > | fcen10_ |
| utility::vector1< T > | fcen12_ |
| bool | calculated_ |
Keep track of the cenlist information stores both centroid counts (T = Real) as well as d_centroid_counts (T = Vector)
Definition at line 25 of file SmoothEnvPairPotential.fwd.hh.
|
inline |
Definition at line 48 of file SmoothEnvPairPotential.hh.
Referenced by core::scoring::SigmoidWeightedCenList< T >::clone().
|
inline |
|
inline |
Definition at line 72 of file SmoothEnvPairPotential.hh.
References core::scoring::SigmoidWeightedCenList< T >::calculated_.
Referenced by core::scoring::SmoothEnvPairPotential::compute_centroid_environment(), core::scoring::SmoothEnvPairPotential::compute_dcentroid_environment(), and core::scoring::SmoothEnvPairPotential::finalize().
|
inline |
Definition at line 73 of file SmoothEnvPairPotential.hh.
References core::scoring::SigmoidWeightedCenList< T >::calculated_.
|
inline |
Definition at line 57 of file SmoothEnvPairPotential.hh.
References core::scoring::SigmoidWeightedCenList< T >::SigmoidWeightedCenList().
|
inline |
Definition at line 66 of file SmoothEnvPairPotential.hh.
References core::scoring::SigmoidWeightedCenList< T >::fcen10_.
Referenced by core::scoring::SmoothEnvPairPotential::evaluate_env_and_cbeta_deriv(), core::scoring::SmoothEnvPairPotential::evaluate_env_and_cbeta_scores(), and core::scoring::SmoothEnvPairPotential::fill_smooth_cenlist().
|
inline |
Definition at line 67 of file SmoothEnvPairPotential.hh.
References core::scoring::SigmoidWeightedCenList< T >::fcen10_.
|
inline |
Definition at line 69 of file SmoothEnvPairPotential.hh.
References core::scoring::SigmoidWeightedCenList< T >::fcen12_.
Referenced by core::scoring::SmoothEnvPairPotential::evaluate_env_and_cbeta_deriv(), core::scoring::SmoothEnvPairPotential::evaluate_env_and_cbeta_scores(), and core::scoring::SmoothEnvPairPotential::fill_smooth_cenlist().
|
inline |
Definition at line 70 of file SmoothEnvPairPotential.hh.
References core::scoring::SigmoidWeightedCenList< T >::fcen12_.
|
inline |
Definition at line 63 of file SmoothEnvPairPotential.hh.
References core::scoring::SigmoidWeightedCenList< T >::fcen6_.
Referenced by core::scoring::SmoothEnvPairPotential::evaluate_env_and_cbeta_deriv(), core::scoring::SmoothEnvPairPotential::evaluate_env_and_cbeta_scores(), and core::scoring::SmoothEnvPairPotential::fill_smooth_cenlist().
|
inline |
Definition at line 64 of file SmoothEnvPairPotential.hh.
References core::scoring::SigmoidWeightedCenList< T >::fcen6_.
|
inline |
Definition at line 75 of file SmoothEnvPairPotential.hh.
References core::scoring::SigmoidWeightedCenList< T >::fcen10_, core::scoring::SigmoidWeightedCenList< T >::fcen12_, and core::scoring::SigmoidWeightedCenList< T >::fcen6_.
Referenced by core::scoring::SmoothEnvPairPotential::compute_centroid_environment(), and core::scoring::SmoothEnvPairPotential::compute_dcentroid_environment().
|
inline |
Definition at line 89 of file SmoothEnvPairPotential.hh.
References core::scoring::SigmoidWeightedCenList< T >::fcen10_.
|
inline |
Definition at line 93 of file SmoothEnvPairPotential.hh.
References core::scoring::SigmoidWeightedCenList< T >::fcen12_.
|
inline |
Definition at line 85 of file SmoothEnvPairPotential.hh.
References core::scoring::SigmoidWeightedCenList< T >::fcen6_.
|
inline |
Definition at line 61 of file SmoothEnvPairPotential.hh.
References core::scoring::SigmoidWeightedCenList< T >::fcen6_.
|
private |
Definition at line 101 of file SmoothEnvPairPotential.hh.
Referenced by core::scoring::SigmoidWeightedCenList< T >::calculated(), and core::scoring::SigmoidWeightedCenList< T >::SigmoidWeightedCenList().
|
private |
Definition at line 99 of file SmoothEnvPairPotential.hh.
Referenced by core::scoring::SigmoidWeightedCenList< T >::fcen10(), core::scoring::SigmoidWeightedCenList< T >::initialize(), core::scoring::SigmoidWeightedCenList< T >::set_fcen10(), and core::scoring::SigmoidWeightedCenList< T >::SigmoidWeightedCenList().
|
private |
Definition at line 100 of file SmoothEnvPairPotential.hh.
Referenced by core::scoring::SigmoidWeightedCenList< T >::fcen12(), core::scoring::SigmoidWeightedCenList< T >::initialize(), core::scoring::SigmoidWeightedCenList< T >::set_fcen12(), and core::scoring::SigmoidWeightedCenList< T >::SigmoidWeightedCenList().
|
private |
Definition at line 98 of file SmoothEnvPairPotential.hh.
Referenced by core::scoring::SigmoidWeightedCenList< T >::fcen6(), core::scoring::SigmoidWeightedCenList< T >::initialize(), core::scoring::SigmoidWeightedCenList< T >::set_fcen6(), core::scoring::SigmoidWeightedCenList< T >::SigmoidWeightedCenList(), and core::scoring::SigmoidWeightedCenList< T >::size().
1.8.4