|
Rosetta 3.5
|
Definition for a periodic function used in constraints. More...
#include <core/scoring/constraints/AmberPeriodicFunc.fwd.hh>#include <core/scoring/constraints/Func.hh>#include <utility/pointer/ReferenceCount.hh>Go to the source code of this file.
Classes | |
| class | core::scoring::constraints::AmberPeriodicFunc |
| function of type y = 0.5 * k * (1 - cos(n * (x - x0) ) ) More... | |
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 | |
Definition for a periodic function used in constraints.
feel free to add definitions for other (derived) periodic functions to this file
Definition in file AmberPeriodicFunc.hh.
1.8.4