IMP  2.0.1
The Integrative Modeling Platform
multifit/RadiusOfGyrationRestraint.h File Reference

radius of gyration restraint. More...

#include <IMP/multifit/multifit_config.h>
#include <IMP/Restraint.h>
#include <IMP/restraint_macros.h>
#include <IMP/core/HarmonicUpperBound.h>
#include <IMP/Particle.h>
+ Include dependency graph for multifit/RadiusOfGyrationRestraint.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::multifit::RadiusOfGyrationRestraint
 Ensure the radius of gyration of particles fits the predicted one. More...
 

Namespaces

namespace  IMP
 All IMP::kernel code is brought into the IMP namespace.
 
namespace  IMP::multifit
 See IMP.multifit Overview for more information.
 

Functions

float IMP::multifit::get_actual_radius_of_gyration (ParticlesTemp ps)
 
float IMP::multifit::get_approximated_radius (int len)
 
float IMP::multifit::get_approximated_radius_of_gyration (int len)
 

Detailed Description

Restrict max distance between every pair of particle

Copyright 2007-2013 IMP Inventors. All rights reserved.

Definition in file multifit/RadiusOfGyrationRestraint.h.