IMP Reference Guide
2.14.0
The Integrative Modeling Platform
|
Refine a particle into a list of particles. More...
#include <IMP/kernel_config.h>
#include "base_types.h"
#include "Particle.h"
#include "internal/IndexingIterator.h"
#include <IMP/deprecation_macros.h>
#include <IMP/check_macros.h>
#include "model_object_helpers.h"
Go to the source code of this file.
Classes | |
class | IMP::Refiner |
Abstract class to implement hierarchical methods. More... | |
Namespaces | |
IMP | |
Base functionality and abstract base classes for representation, scoring and sampling. | |
Typedefs | |
typedef IMP::Vector < IMP::Pointer< Refiner > > | IMP::Refiners |
a collection of Refiner objects More... | |
typedef IMP::Vector < IMP::WeakPointer< Refiner > > | IMP::RefinersTemp |