![]() |
IMP
2.1.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 <IMP/base/map.h>#include <IMP/base/Vector.h>#include <vector>#include <iostream>#include <boost/graph/adjacency_list.hpp>#include <boost/graph/undirected_dfs.hpp>
Include dependency graph for ProteinKinematics.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | IMP::kinematics::ProteinKinematics |
Namespaces | |
| IMP | |
| All IMP::kernel code is brought into the IMP namespace. | |
| IMP::kinematics | |
| See IMP.kinematics for more information. | |
Typedefs | |
|
typedef boost::adjacency_list < boost::vecS, boost::vecS, boost::undirectedS, boost::no_property, boost::property < boost::edge_color_t, boost::default_color_type > > | IMP::kinematics::Graph |
Copyright 2007-2012 IMP Inventors. All rights reserved.
Definition in file ProteinKinematics.h.