Rosetta
|
#include <protocols/nonlocal/SmoothPolicy.hh>
#include <cmath>
#include <numeric/random/WeightedReservoirSampler.hh>
#include <utility/minmax.hh>
#include <utility/vector1.hh>
#include <core/types.hh>
#include <core/fragment/FragSet.fwd.hh>
#include <core/fragment/Frame.hh>
Namespaces | |
protocols | |
The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP. | |
protocols::nonlocal | |
Typedefs | |
using | protocols::nonlocal::ScoreList = utility::vector1< core::Real > |
Functions | |
core::Size | protocols::nonlocal::make_selection (numeric::random::WeightedReservoirSampler< core::Size > *sampler) |
Convenience method for retrieving the single highest-weighted sample. More... | |