IMP Reference Guide
2.13.0
The Integrative Modeling Platform
|
functionality for defining a kinematic forest for proteins More...
#include "kinematics_config.h"
#include <IMP/kinematics/revolute_joints.h>
#include <IMP/kinematics/KinematicForest.h>
#include <IMP/core/rigid_bodies.h>
#include <IMP/atom/Atom.h>
#include <boost/unordered_map.hpp>
#include <IMP/Vector.h>
#include <vector>
#include <iostream>
#include <boost/graph/adjacency_list.hpp>
Go to the source code of this file.
Classes | |
class | IMP::kinematics::ProteinKinematics |
Namespaces | |
IMP | |
Base functionality and abstract base classes for representation, scoring and sampling. | |
IMP::kinematics | |
Functionality for dealing with kinematic mechanical structures. | |
Typedefs | |
typedef IMP::Vector < IMP::Pointer < ProteinKinematics > > | IMP::kinematics::ProteinKinematicsList |
typedef IMP::Vector < IMP::WeakPointer < ProteinKinematics > > | IMP::kinematics::ProteinKinematicsListTemp |
functionality for defining a kinematic forest for proteins
Copyright 2007-2020 IMP Inventors. All rights reserved.
Definition in file ProteinKinematics.h.