IMP logo
IMP Reference Guide  2.6.0
The Integrative Modeling Platform
creating_restraints.h File Reference

A simple unary function. More...

+ 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
 Base functionality and abstract base classes for representation, scoring and sampling.
 
 IMP::example
 Example module.
 

Functions

Restraint * IMP::example::create_chain_restraint (Model *m, const ParticleIndexes &ps, double length_factor, double k, std::string name)
 
Restraint * IMP::example::create_excluded_volume (const ParticlesTemp &ps, double k, std::string name)
 

Detailed Description

A simple unary function.

Copyright 2007-2016 IMP Inventors. All rights reserved.

Definition in file creating_restraints.h.