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