IMP Reference Guide
2.20.2
The Integrative Modeling Platform
|
Abstract base class for containers of particles. More...
#include <IMP/kernel_config.h>
#include "base_types.h"
#include "ModelObject.h"
#include "particle_index.h"
#include <IMP/utility_macros.h>
#include <IMP/ref_counted_macros.h>
#include <IMP/Object.h>
#include <IMP/WeakPointer.h>
#include <cereal/access.hpp>
#include <cereal/types/base_class.hpp>
Go to the source code of this file.
Classes | |
class | IMP::Container |
Abstract class for containers of particles. More... | |
Namespaces | |
IMP | |
Base functionality and abstract base classes for representation, scoring and sampling. | |
Abstract base class for containers of particles.
Copyright 2007-2023 IMP Inventors. All rights reserved.
Definition in file container_base.h.