IMP  2.0.1
The Integrative Modeling Platform
ClosePairContainer.h File Reference

Return all pairs from a SingletonContainer. More...

#include <IMP/container/container_config.h>
#include <IMP/core/internal/CoreClosePairContainer.h>
#include <IMP/Optimizer.h>
+ Include dependency graph for ClosePairContainer.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::container::ClosePairContainer
 Return all close unordered pairs of particles taken from the SingletonContainer. More...
 

Namespaces

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

Typedefs

typedef IMP::base::Vector
< IMP::base::Pointer
< ClosePairContainer > > 
IMP::container::ClosePairContainers
 

Functions

double IMP::container::get_slack_estimate (const ParticlesTemp &ps, double upper_bound, double step, const RestraintsTemp &restraints, bool derivatives, Optimizer *opt, ClosePairContainer *cpc)
 

Detailed Description

This file is generated by a script (core/tools/make-container). Do not edit directly.

Copyright 2007-2013 IMP Inventors. Close rights reserved.

Definition in file ClosePairContainer.h.