IMP logo
IMP Reference Guide  develop.27926d84dc,2024/04/18
The Integrative Modeling Platform
core/symmetry.h File Reference

Implement various types of symmetry. More...

#include <IMP/core/core_config.h>
#include <IMP/algebra/Transformation3D.h>
#include <IMP/algebra/Reflection3D.h>
#include "XYZ.h"
#include "rigid_bodies.h"
#include "MonteCarloMover.h"
+ Include dependency graph for core/symmetry.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::core::Reference
 A particle that has an associated reference particle. More...
 
class  IMP::core::TransformationAndReflectionSymmetry
 Set the coordinates of a particle to be a transformed version of a reference. More...
 
class  IMP::core::TransformationSymmetry
 Set the coordinates of a particle to be a transformed version of a reference. More...
 
class  IMP::core::TransformationSymmetryMover
 Modify the given TransformationSymmetry. 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.
 

Typedefs

typedef IMP::Vector< Reference > IMP::core::References
 

Detailed Description

Implement various types of symmetry.

Copyright 2007-2022 IMP Inventors. All rights reserved.

Definition in file core/symmetry.h.