IMP logo
IMP Reference Guide  develop.cb6747d2d1,2024/03/28
The Integrative Modeling Platform
ConstantRestraint.h File Reference

Constant restraint. More...

#include <IMP/core/core_config.h>
#include <IMP/Restraint.h>
#include <IMP/PairScore.h>
#include <cereal/access.hpp>
#include <cereal/types/base_class.hpp>
#include <cereal/types/polymorphic.hpp>
+ Include dependency graph for ConstantRestraint.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::core::ConstantRestraint
 Return a constant value. More...
 

Namespaces

 IMP
 Base functionality and abstract base classes for representation, scoring and sampling.
 
 IMP::core
 Basic functionality that is expected to be used by a wide variety of IMP users.
 

Detailed Description

Constant restraint.

Just return a constant.

Copyright 2007-2022 IMP Inventors. All rights reserved.

Definition in file ConstantRestraint.h.