![]() |
Rosetta Protocols
2014.16.56682
|
#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 &, Size res1, Size res2) const |
Public Member Functions inherited from core::pack::task::IGEdgeReweighter | |
| IGEdgeReweighter () | |
| virtual | ~IGEdgeReweighter () |
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 |
|
inlinevirtual |
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