IMP logo
IMP Reference Guide  2.5.0
The Integrative Modeling Platform
Model.h File Reference

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 <IMP/Object.h>
#include <IMP/Pointer.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 <limits>
#include "IMP/Particle.h"
+ Include dependency graph for Model.h:
+ This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

Storage of a model, its restraints, constraints and particles.

Copyright 2007-2015 IMP Inventors. All rights reserved.

Definition in file Model.h.