IMP  2.3.0
The Integrative Modeling Platform
Weight.h File Reference

Add weights for a set of states to a particle. More...

#include "isd_config.h"
#include <IMP/kernel/Particle.h>
#include <IMP/decorator_macros.h>
#include <IMP/kernel/Model.h>
#include <IMP/Decorator.h>
#include <IMP/base/exception.h>
#include <sstream>
+ 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 for a set of states to a particle. More...
 

Namespaces

 IMP
 Synonym for IMP::kernel.
 
 IMP::isd
 Inferential scoring building on methods developed as part of the Inferential Structure Determination software (ISD).
 

Typedefs

typedef IMP::base::Vector< Weight > IMP::isd::Weights
 

Detailed Description

Add weights for a set of states to a particle.

Copyright 2007-2014 IMP Inventors. All rights reserved.

Definition in file Weight.h.