IMP
2.4.0
The Integrative Modeling Platform
|
Storage of a model, its restraints, constraints and particles. More...
#include <IMP/kernel/kernel_config.h>
#include "base_types.h"
#include "dependency_graph.h"
#include "Restraint.h"
#include "ModelObject.h"
#include <IMP/base/InputAdaptor.h>
#include <IMP/base/Pointer.h>
#include <limits>
Go to the source code of this file.
Classes | |
class | IMP::kernel::ScoringFunction |
Represents a scoring function on the model. More... | |
class | IMP::kernel::ScoringFunctionAdaptor |
Namespaces | |
IMP | |
Synonym for IMP::kernel. | |
IMP::kernel | |
Base functionality and abstract base classes for representation, scoring and sampling. | |
Functions | |
ScoringFunctions | IMP::kernel::create_decomposition (ScoringFunction *sf) |
void | IMP::kernel::show_restraint_hierarchy (ScoringFunctionAdaptor rs, std::ostream &out=std::cout) |
Print the hierarchy of restraints. More... | |
Storage of a model, its restraints, constraints and particles.
Copyright 2007-2015 IMP Inventors. All rights reserved.
Definition in file kernel/ScoringFunction.h.