IMP Reference Guide
2.14.0
The Integrative Modeling Platform
|
A container for Singletons. More...
#include <IMP/kernel_config.h>
#include "internal/IndexingIterator.h"
#include "Particle.h"
#include "container_base.h"
#include "internal/container_helpers.h"
#include "DerivativeAccumulator.h"
#include "base_types.h"
#include <IMP/ref_counted_macros.h>
#include <IMP/check_macros.h>
#include <IMP/Pointer.h>
#include <IMP/InputAdaptor.h>
#include <IMP/utility_macros.h>
#include <IMP/deprecation_macros.h>
#include <algorithm>
Go to the source code of this file.
Classes | |
class | IMP::SingletonContainer |
A shared container for Singletons. More... | |
class | IMP::SingletonContainerAdaptor |
Namespaces | |
IMP | |
Base functionality and abstract base classes for representation, scoring and sampling. | |
A container for Singletons.
Copyright 2007-2020 IMP Inventors. All rights reserved.
Definition in file SingletonContainer.h.