|
Rosetta 3.5
|
Weighted constraint function that encapsulates other constraints. More...
#include <core/scoring/constraints/ScalarWeightedFunc.fwd.hh>#include <core/scoring/constraints/Func.hh>#include <core/types.hh>#include <utility/pointer/ReferenceCount.hh>Go to the source code of this file.
Classes | |
| class | core::scoring::constraints::ScalarWeightedFunc |
Namespaces | |
| core | |
| A class for defining atom parameters, known as atom_types. | |
| core::scoring | |
| core::scoring::constraints | |
Constant Groups | |
| core | |
| A class for defining atom parameters, known as atom_types. | |
| core::scoring | |
| core::scoring::constraints | |
Weighted constraint function that encapsulates other constraints.
The ScalarWeightedFunc is a class used to scale other constraints by multiplying it by a constant value. This is useful in cases where constraint templates are similar to each other and should be down-weighted to avoid double counting for the same structural information.
Definition in file ScalarWeightedFunc.hh.
1.8.4