IMP  2.0.1
The Integrative Modeling Platform
optimizing.h File Reference

A simple unary function. More...

#include <IMP/example/example_config.h>
#include <IMP/log.h>
#include <IMP/base_types.h>
#include <IMP/base/enums.h>
#include <IMP/core/Mover.h>
+ Include dependency graph for optimizing.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

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

Functions

core::MonteCarloMover * IMP::example::create_serial_mover (const ParticlesTemp &ps)
 
void IMP::example::optimize_balls (const ParticlesTemp &ps, const RestraintsTemp &rs=RestraintsTemp(), const PairPredicates &excluded=PairPredicates(), const OptimizerStates &opt_states=OptimizerStates(), base::LogLevel ll=base::DEFAULT)
 

Detailed Description

Copyright 2007-2013 IMP Inventors. All rights reserved.

Definition in file optimizing.h.