IMP Reference Guide
2.20.2
The Integrative Modeling Platform
|
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>
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) |
A simple unary function.
Copyright 2007-2022 IMP Inventors. All rights reserved.
Definition in file creating_restraints.h.