IMP logo
IMP Reference Guide  develop.27926d84dc,2024/04/16
The Integrative Modeling Platform
Weight.h File Reference

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>
+ Include dependency graph for Weight.h:
+ This graph shows which files directly or indirectly include this file:

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
 

Detailed Description

Add weights constrained to the unit simplex to a particle.

Copyright 2007-2022 IMP Inventors. All rights reserved.

Definition in file Weight.h.