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

radius of gyration restraint. More...

#include <IMP/multifit/multifit_config.h>
#include <IMP/kernel/Restraint.h>
#include <IMP/core/HarmonicUpperBound.h>
#include <IMP/kernel/Particle.h>
#include <IMP/kernel/container_macros.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

 IMP
 Synonym for IMP::kernel.
 
 IMP::multifit
 Fitting atomic structures into a cryo-electron microscopy density map.
 

Functions

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

Detailed Description

radius of gyration restraint.

Restrict max distance between every pair of particle

Copyright 2007-2014 IMP Inventors. All rights reserved.

Definition in file multifit/RadiusOfGyrationRestraint.h.