Go to the source code of this file.
Data Structures | |
class | IMP::domino::CombState |
Holds a combination of states for each particle in the restraint graph. More... | |
Namespaces | |
namespace | IMP |
The IMP kernel provides base classes and key shared functionality. | |
namespace | IMP::domino |
This module provides a framework for applying a divide-and-conquer sampling. | |
Typedefs | |
typedef std::map< Particle *, unsigned int > | IMP::domino::CombData |
typedef std::map< std::string, CombState * > | IMP::domino::Combinations |
typedef std::map< std::string, float > | IMP::domino::CombinationValues |
typedef std::vector< CombState * > | IMP::domino::CombStates |
Functions | |
StringKey | IMP::domino::node_name_key () |
The key for the string Domino uses as a unique index. | |
unsigned int | IMP::domino::internal::particle_index (Particle *p) |
Copyright 2007-2010 IMP Inventors. All rights reserved.