IMP logo
IMP Reference Guide  develop.e004443c3b,2024/04/25
The Integrative Modeling Platform
pmi1/utilities.h File Reference

Useful utilities. More...

#include <IMP/pmi1/pmi1_config.h>
#include <IMP/core/DistancePairScore.h>
#include <IMP/core/DistanceRestraint.h>
#include <IMP/core/XYZR.h>
#include <IMP/atom/Hierarchy.h>
#include <IMP/atom/Molecule.h>
#include <IMP/atom/Copy.h>
#include <IMP/atom/Selection.h>
#include <IMP/core/internal/dihedral_helpers.h>
#include <IMP/Vector.h>
#include <boost/lexical_cast.hpp>
+ Include dependency graph for pmi1/utilities.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::pmi1
 Legacy PMI1 module to represent, score, sample and analyze models.
 

Functions

RestraintSet * IMP::pmi1::create_elastic_network (const Particles &ps, Float dist_cutoff, Float strength)
 Create an elastic network restraint set. More...
 
Float IMP::pmi1::get_bipartite_minimum_sphere_distance (const IMP::core::XYZRs &m1, const IMP::core::XYZRs &m2)
 
Float IMP::pmi1::get_dihedral_angle (const atom::Atom &p1, const atom::Atom &p2, const atom::Atom &p3, const atom::Atom &p4)
 
Floats IMP::pmi1::get_list_of_bipartite_minimum_sphere_distance (const ParticlesTemps &pss)
 

Detailed Description

Useful utilities.

Copyright 2007-2018 IMP Inventors. All rights reserved.

Definition in file pmi1/utilities.h.