IMP logo
IMP Reference Guide  develop.5dd67dc178,2024/04/28
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 (Model *m, const ParticleIndexes &ps, double k, std::string name)
 

Detailed Description

A simple unary function.

Copyright 2007-2022 IMP Inventors. All rights reserved.

Definition in file creating_restraints.h.