IMP Reference Guide
2.20.2
The Integrative Modeling Platform
|
Storage of a model, its restraints, constraints and particles. More...
#include <IMP/kernel_config.h>
#include "ModelObject.h"
#include "ScoringFunction.h"
#include "Restraint.h"
#include "RestraintSet.h"
#include "ScoreState.h"
#include "container_macros.h"
#include "base_types.h"
#include "Undecorator.h"
#include "internal/AttributeTable.h"
#include "internal/attribute_tables.h"
#include "internal/moved_particles_cache.h"
#include "internal/KeyVector.h"
#include <IMP/Object.h>
#include <IMP/Pointer.h>
#include <IMP/internal/IDGenerator.h>
#include <boost/unordered_map.hpp>
#include <boost/unordered_set.hpp>
#include <IMP/tuple_macros.h>
#include <boost/iterator/transform_iterator.hpp>
#include <boost/iterator/filter_iterator.hpp>
#include <cereal/access.hpp>
#include <cereal/types/polymorphic.hpp>
#include <limits>
#include "IMP/Particle.h"
Go to the source code of this file.
Classes | |
class | IMP::Model |
Class for storing model, its restraints, constraints, and particles. More... | |
Namespaces | |
IMP | |
Base functionality and abstract base classes for representation, scoring and sampling. | |
Functions | |
CEREAL_CLASS_VERSION (IMP::Model, 1) | |
CEREAL_SPECIALIZE_FOR_ALL_ARCHIVES (IMP::Model, cereal::specialization::member_serialize) | |