Rosetta
|
Definition for functions used in definition of constraints. More...
Classes | |
class | core::scoring::func::Func |
Func is an abstract base class representing a function used to define constraints, in which func(r) gives the constraint score for the given value r. More... | |
Namespaces | |
core | |
A class for reading in the atom type properties. | |
core::scoring | |
core::scoring::func | |
Functions | |
std::ostream & | core::scoring::func::operator<< (std::ostream &out, Func const &f) |
Definition for functions used in definition of constraints.