10 #ifndef IMPCORE_WEIGHTED_DERIVATIVES_TO_REFINED_H
11 #define IMPCORE_WEIGHTED_DERIVATIVES_TO_REFINED_H
13 #include <IMP/core/core_config.h>
21 IMPCORE_BEGIN_NAMESPACE
30 public SingletonDerivativeModifier {
A smart pointer to a ref-counted Object that is a class member.
#define IMP_OBJECT_METHODS(Name)
Define the basic things needed by any Object.
Import IMP/kernel/singleton_macros.h in the namespace.
Import IMP/kernel/Refiner.h in the namespace.
Import IMP/kernel/SingletonDerivativeModifier.h in the namespace.
A nullptr-initialized pointer to an IMP Object.
Copy the derivatives from a coarse particle to its refined particles.
#define IMP_SINGLETON_MODIFIER_METHODS(Name)
Abstract class to implement hierarchical methods.
Key< 0, true > FloatKey
The type used to identify float attributes in the Particles.
#define IMP_OVERRIDE
Cause a compile error if this method does not override a parent method.
Class for storing model, its restraints, constraints, and particles.