IMP
2.0.1
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>
Go to the source code of this file.
Namespaces | |
namespace | IMP |
All IMP::kernel code is brought into the IMP namespace. | |
namespace | IMP::multifit |
See IMP.multifit Overview for more information. | |
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... | |
Copyright 2007-2013 IMP Inventors. All rights reserved.
Definition in file weighted_excluded_volume.h.