IMP  2.0.1
The Integrative Modeling Platform
kernel/declare_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 "declare_Restraint.h"
#include "ModelObject.h"
#include <IMP/base/InputAdaptor.h>
#include <IMP/base/tracking.h>
#include <IMP/base/Pointer.h>
#include <limits>
+ Include dependency graph for kernel/declare_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
 
class  IMP::kernel::ScoringFunctionAdaptor
 

Namespaces

namespace  IMP
 All IMP::kernel code is brought into the IMP namespace.
 
namespace  IMP::kernel
 See IMP.kernel Overview for more information.
 

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

Copyright 2007-2013 IMP Inventors. All rights reserved.

Definition in file kernel/declare_ScoringFunction.h.