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