![]() |
Rosetta Protocols
2015.09
|
#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.hh>
#include <core/fragment/Frame.hh>
Namespaces | |
protocols | |
The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP. | |
protocols::nonlocal | |
Typedefs | |
typedef utility::vector1 < core::Real > | protocols::nonlocal::ScoreList |
Functions | |
core::Size | protocols::nonlocal::make_selection (numeric::random::WeightedReservoirSampler< core::Size > *sampler) |
Convenience method for retrieving the single highest-weighted sample. More... | |