Go to the source code of this file.
Namespaces | |
namespace | IMP |
The IMP kernel provides base classes and key shared functionality. | |
namespace | IMP::misc |
This module contains miscellaneous and experimental functionality. | |
Typedefs | |
typedef boost::adjacency_list < boost::vecS, boost::vecS, boost::undirectedS, boost::property < boost::vertex_name_t, Particle * >, boost::property < boost::edge_name_t, Object * > > | IMP::misc::InteractionGraph |
Functions | |
InteractionGraph | IMP::misc::get_interaction_graph (Model *m) |
Copyright 2007-2010 IMP Inventors. All rights reserved.