IMP logo
IMP Reference Guide  2.6.0
The Integrative Modeling Platform
Restraint.h File Reference

Abstract base class for all restraints. More...

#include <IMP/kernel_config.h>
#include "ModelObject.h"
#include "ScoreAccumulator.h"
#include "DerivativeAccumulator.h"
#include "constants.h"
#include "base_types.h"
#include <IMP/InputAdaptor.h>
#include <IMP/deprecation_macros.h>
+ Include dependency graph for Restraint.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::Restraint
 A restraint is a term in an IMP ScoringFunction. More...
 
class  IMP::RestraintsAdaptor
 Provide a consistent interface for things that take Restraints as arguments. More...
 

Namespaces

 IMP
 Base functionality and abstract base classes for representation, scoring and sampling.
 

Functions

Restraints IMP::create_decomposition (const RestraintsTemp &rs)
 Return the decomposition of a list of restraints. More...
 

Detailed Description

Abstract base class for all restraints.

Copyright 2007-2016 IMP Inventors. All rights reserved.

Definition in file Restraint.h.