|
IMP Reference Guide
2.23.0
The Integrative Modeling Platform
|
handles low resolution weighted excluded volume calculation. More...
#include <IMP/algebra/Transformation3D.h>#include <IMP/Model.h>#include <IMP/core/Hierarchy.h>#include <IMP/core/rigid_bodies.h>#include <IMP/atom/Mass.h>#include <IMP/multifit/multifit_config.h>
Include dependency graph for weighted_excluded_volume.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
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 | |
| void | IMP::multifit::add_surface_index (core::Hierarchy mhd, Float apix, FloatKey shell_key=FloatKey("surf_ind"), FloatKey radius_key=core::XYZR::get_radius_key(), FloatKey weight_key=atom::Mass::get_mass_key()) |
| Add shell index to leaves. More... | |
| IMP::Restraint * | IMP::multifit::create_weighted_excluded_volume_restraint (core::RigidBody rb1, core::RigidBody rb2, FloatKey shell_key=FloatKey("surf_ind")) |
| Create a weighted excluded volume restraint between two rigid bodies. More... | |
handles low resolution weighted excluded volume calculation.
Copyright 2007-2022 IMP Inventors. All rights reserved.
Definition in file weighted_excluded_volume.h.