IMP logo
IMP Reference Guide  develop.cb6747d2d1,2024/03/28
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/core/HarmonicUpperBound.h>
#include <IMP/Particle.h>
#include <IMP/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
 Base functionality and abstract base classes for representation, scoring and sampling.
 
 IMP::multifit
 Fitting atomic structures into a cryo-electron microscopy density map.
 

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

radius of gyration restraint.

Restrict max distance between every pair of particle

Copyright 2007-2022 IMP Inventors. All rights reserved.

Definition in file multifit/RadiusOfGyrationRestraint.h.