|
Rosetta
|
#include <protocols/nonlocal/Chunk.hh>#include <numeric/random/DistributionSampler.hh>#include <utility>#include <utility/VirtualBase.hh>#include <core/types.hh>#include <core/kinematics/MoveMap.hh>#include <protocols/nonlocal/Region.hh>Namespaces | |
| protocols | |
| The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP. | |
| protocols::nonlocal | |
Macros | |
| #define | SALT 0.00000001 |
| A small, positive value added to the standard deviation of each chunk. The distribution requires its standard deviation to be strictly positive. More... | |
| #define | SD_MULTIPLIER 1.0 |
| A multiplicative factor applied to control the width of the normal distribution. Affects the width of the distribution. More... | |
Typedefs | |
| using | protocols::nonlocal::Normal = boost::math::normal |
| #define SALT 0.00000001 |
A small, positive value added to the standard deviation of each chunk. The distribution requires its standard deviation to be strictly positive.
| #define SD_MULTIPLIER 1.0 |
A multiplicative factor applied to control the width of the normal distribution. Affects the width of the distribution.