IMP Reference Guide
2.20.2
The Integrative Modeling Platform
|
Represents a graph of the bonds within an atomic structure. More...
#include "bond_decorators.h"
#include "Hierarchy.h"
#include "internal/bond_graph_functors.h"
#include <IMP/container/ListSingletonContainer.h>
#include <IMP/internal/NestedIterator.h>
#include <boost/graph/graph_traits.hpp>
#include <boost/graph/properties.hpp>
#include <boost/iterator/transform_iterator.hpp>
#include "internal/bond_graph_boost_functions.h"
Go to the source code of this file.
Classes | |
class | IMP::atom::BondGraph |
Represent a bond graph as a boost graph. More... | |
Namespaces | |
IMP | |
Base functionality and abstract base classes for representation, scoring and sampling. | |
IMP::atom | |
Functionality for loading, creating, manipulating and scoring atomic structures. | |
Represents a graph of the bonds within an atomic structure.
Copyright 2007-2022 IMP Inventors. All rights reserved.
Definition in file bond_graph.h.