IMP
2.0.0
The Integrative Modeling Platform
|
A simple unary function. More...
#include <IMP/example/example_config.h>
#include <IMP/core/rigid_bodies.h>
#include <IMP/algebra/vector_generators.h>
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 | |
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) |
Copyright 2007-2013 IMP Inventors. All rights reserved.
Definition in file randomizing.h.