IMP Reference Guide
2.11.0
The Integrative Modeling Platform
|
Set the coordinates of the particle to be the centroid of the refined particles. More...
#include <IMP/core/core_config.h>
#include "XYZ.h"
#include <IMP/Refiner.h>
#include <IMP/macros.h>
#include <IMP/Pointer.h>
#include <IMP/Decorator.h>
#include <IMP/SingletonModifier.h>
#include "DerivativesToRefined.h"
Go to the source code of this file.
Classes | |
class | IMP::core::Centroid |
A particle that is the geometric centroid of other particles. More... | |
class | IMP::core::CentroidOfRefined |
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< Centroid > | IMP::core::Centroids |
Set the coordinates of the particle to be the centroid of the refined particles.
Copyright 2007-2019 IMP Inventors. All rights reserved.
Definition in file CentroidOfRefined.h.