IMP  2.4.0
The Integrative Modeling Platform
Namespaces | Functions
creating_restraints.h File Reference

A simple unary function. More...

#include <IMP/example/example_config.h>
#include <IMP/container/ClosePairContainer.h>
#include <IMP/container/generic.h>
#include <IMP/container/ConsecutivePairContainer.h>
#include <IMP/container/ListSingletonContainer.h>
#include <IMP/core/SphereDistancePairScore.h>
#include <IMP/core/DistancePairScore.h>
+ Include dependency graph for creating_restraints.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 IMP
 Synonym for IMP::kernel.
 
 IMP::example
 Example module.
 

Functions

kernel::Restraint * IMP::example::create_chain_restraint (const kernel::ParticlesTemp &ps, double length_factor, double k, std::string name)
 
container::ClosePairContainer * IMP::example::create_excluded_volume (const kernel::ParticlesTemp &ps, double k, std::string name)
 

Detailed Description

A simple unary function.

Copyright 2007-2015 IMP Inventors. All rights reserved.

Definition in file creating_restraints.h.