|
Rosetta
|
#include <core/scoring/constraints/ResidueCouplingConstraint.fwd.hh>#include <core/scoring/constraints/Constraint.hh>#include <utility/pointer/owning_ptr.hh>#include <utility/vector1.hh>#include <numeric/MathNTensor.hh>#include <map>Classes | |
| class | core::scoring::constraints::ResidueCouplingConstraint |
| This class favors a particular residue identity at two particular positions by adding the scaled tensor value to the energy map. More... | |
Namespaces | |
| core | |
| A class for reading in the atom type properties. | |
| core::scoring | |
| core::scoring::constraints | |
Typedefs | |
| typedef numeric::MathNTensor< double, 4 > | core::scoring::constraints::CouplingTensor |
| typedef utility::pointer::shared_ptr< CouplingTensor > | core::scoring::constraints::CouplingTensorOP |
| typedef utility::pointer::shared_ptr< const CouplingTensor > | core::scoring::constraints::CouplingTensorCOP |
| typedef utility::pointer::shared_ptr< std::vector< int > > | core::scoring::constraints::indexListOP |
| typedef utility::pointer::shared_ptr< const std::vector< int > > | core::scoring::constraints::indexListCOP |