IMP  2.4.0
The Integrative Modeling Platform
Namespaces | Functions
randomizing.h File Reference

A simple unary function. More...

#include <IMP/example/example_config.h>
#include <IMP/core/rigid_bodies.h>
#include <IMP/algebra/vector_generators.h>
+ Include dependency graph for randomizing.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 IMP
 Synonym for IMP::kernel.
 
 IMP::example
 Example module.
 

Functions

template<class ParticlesList , class BoundingVolume >
void IMP::example::randomize_particles (const ParticlesList &ps, const BoundingVolume &bv)
 
template<class RigidBody , class BoundingVolume >
void IMP::example::randomize_rigid_body (RigidBody rbi, const BoundingVolume &bv)
 

Detailed Description

A simple unary function.

Copyright 2007-2015 IMP Inventors. All rights reserved.

Definition in file randomizing.h.