IMP Reference Guide
2.5.0
The Integrative Modeling Platform
|
Useful utilities. More...
#include <IMP/pmi/pmi_config.h>
#include <IMP/core/DistancePairScore.h>
#include <IMP/core/DistanceRestraint.h>
#include <IMP/core/XYZR.h>
#include <IMP/base/Vector.h>
Go to the source code of this file.
Namespaces | |
IMP | |
Base functionality and abstract base classes for representation, scoring and sampling. | |
IMP::pmi | |
Python classes to represent, score, sample and analyze models. | |
Functions | |
RestraintSet * | IMP::pmi::create_elastic_network (const Particles &ps, Float dist_cutoff, Float strength) |
Create an elastic network restraint set. More... | |
Float | IMP::pmi::get_bipartite_minimum_sphere_distance (const IMP::core::XYZRs &m1, const IMP::core::XYZRs &m2) |
Floats | IMP::pmi::get_list_of_bipartite_minimum_sphere_distance (const ParticlesTemps &pss) |
Useful utilities.
Copyright 2007-2015 IMP Inventors. All rights reserved.
Definition in file utilities.h.