IMP Reference Guide
2.20.2
The Integrative Modeling Platform
|
Add weights constrained to the unit simplex to a particle. More...
#include <IMP/isd/isd_config.h>
#include <IMP/algebra/UnitSimplexD.h>
#include <IMP/Particle.h>
#include <IMP/decorator_macros.h>
#include <IMP/Model.h>
#include <IMP/Decorator.h>
Go to the source code of this file.
Classes | |
class | IMP::isd::Weight |
Add weights to a particle. More... | |
Namespaces | |
IMP | |
Base functionality and abstract base classes for representation, scoring and sampling. | |
IMP::isd | |
Inferential scoring building on methods developed as part of the Inferential Structure Determination software (ISD). | |
Typedefs | |
typedef IMP::Vector< Weight > | IMP::isd::Weights |
Variables | |
static const int | IMP::isd::IMPISD_MAX_WEIGHTS = 1000 |