![]() |
IMP
2.3.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>
Include dependency graph for kernel/ScoringFunction.h:
This graph shows which files directly or indirectly include this file: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-2014 IMP Inventors. All rights reserved.
Definition in file kernel/ScoringFunction.h.