IMP  2.4.0
The Integrative Modeling Platform
Classes | Namespaces | Functions
kernel/ScoringFunction.h File Reference

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...
 

Detailed Description

Storage of a model, its restraints, constraints and particles.

Copyright 2007-2015 IMP Inventors. All rights reserved.

Definition in file kernel/ScoringFunction.h.