IMP
2.2.1
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 | |
All IMP::kernel code is brought into the IMP namespace. | |
IMP::example | |
See IMP.example for more information. | |
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) |
Copyright 2007-2014 IMP Inventors. All rights reserved.
Definition in file creating_restraints.h.