IMP logo
IMP Reference Guide  2.5.0
The Integrative Modeling Platform
ScoringFunction.h File Reference

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>
+ Include dependency graph for ScoringFunction.h:
+ This graph shows which files directly or indirectly include this file:

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

Detailed Description

Represents a scoring function on the model.

Copyright 2007-2015 IMP Inventors. All rights reserved.

Definition in file ScoringFunction.h.