IMP logo
IMP Reference Guide  develop.98ef8da184,2024/04/23
The Integrative Modeling Platform
ExampleSingletonModifier.h File Reference

A singleton modifier which wraps an attribute into a given range. More...

#include <IMP/example/example_config.h>
#include <IMP/SingletonModifier.h>
#include <IMP/algebra/BoundingBoxD.h>
#include <IMP/singleton_macros.h>
#include <cereal/access.hpp>
#include <cereal/types/base_class.hpp>
+ Include dependency graph for ExampleSingletonModifier.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::example::ExampleSingletonModifier
 An example singleton modifier. More...
 

Namespaces

 IMP
 Base functionality and abstract base classes for representation, scoring and sampling.
 
 IMP::example
 Example module.
 

Detailed Description

A singleton modifier which wraps an attribute into a given range.

Copyright 2007-2022 IMP Inventors. All rights reserved.

Definition in file ExampleSingletonModifier.h.