![]() |
Rosetta
2021.16
|
#include <IGEdgeReweighters.hh>

Public Member Functions | |
| ResidueGroupIGEdgeUpweighter (core::Real weight_factor, utility::vector1< core::Size > const &group1_in, utility::vector1< core::Size > const &group2_in) | |
| core::Real | get_edge_reweight (core::pose::Pose const &, core::pack::task::PackerTask const &, core::Size res1, core::Size res2) const override |
Public Member Functions inherited from core::pack::task::IGEdgeReweighter | |
| IGEdgeReweighter () | |
| ~IGEdgeReweighter () override | |
Private Attributes | |
| core::Real | weight_factor_ |
| std::set< core::Size > | group1_ |
| std::set< core::Size > | group2_ |
Additional Inherited Members | |
Protected Attributes inherited from core::pack::task::IGEdgeReweighter | |
| core::Real const | default_weight_ |
|
inline |
|
inlineoverridevirtual |
Implements core::pack::task::IGEdgeReweighter.
References core::pack::task::IGEdgeReweighter::default_weight_, group1_, group2_, and weight_factor_.
|
private |
Referenced by get_edge_reweight(), and ResidueGroupIGEdgeUpweighter().
|
private |
Referenced by get_edge_reweight(), and ResidueGroupIGEdgeUpweighter().
|
private |
Referenced by get_edge_reweight().
1.8.7