IMP  2.0.1
The Integrative Modeling Platform
kernel/declare_Model.h File Reference

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

#include <IMP/kernel/kernel_config.h>
#include "ModelObject.h"
#include "declare_ScoringFunction.h"
#include "declare_Restraint.h"
#include "declare_RestraintSet.h"
#include "ScoreState.h"
#include "container_macros.h"
#include "base_types.h"
#include "declare_Particle.h"
#include "Undecorator.h"
#include "internal/AttributeTable.h"
#include "internal/attribute_tables.h"
#include <IMP/base/Object.h>
#include <IMP/base/Pointer.h>
#include <IMP/base/tracking.h>
#include <IMP/base/map.h>
#include <IMP/base/set.h>
#include <IMP/base/tuple_macros.h>
#include <boost/iterator/transform_iterator.hpp>
#include <boost/iterator/filter_iterator.hpp>
#include <limits>
+ Include dependency graph for kernel/declare_Model.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::kernel::Model
 Class for storing model, its restraints, constraints, and particles. More...
 
struct  IMP::kernel::RestraintStatistics
 

Namespaces

namespace  IMP
 All IMP::kernel code is brought into the IMP namespace.
 
namespace  IMP::kernel
 See IMP.kernel Overview for more information.
 

Typedefs

typedef IMP::base::Vector
< RestraintStatistics > 
IMP::kernel::RestraintStatisticsList
 

Detailed Description

Copyright 2007-2013 IMP Inventors. All rights reserved.

Definition in file kernel/declare_Model.h.