IMP logo
IMP Reference Guide  develop.b3a5ae88fa,2024/05/05
The Integrative Modeling Platform
randomize_particles.h File Reference

Randomizing particles in a bounding volume. More...

#include "npctransport_config.h"
#include <IMP/core/rigid_bodies.h>
#include <IMP/core/XYZ.h>
#include <IMP/algebra/vector_generators.h>
+ Include dependency graph for randomize_particles.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 IMP
 Base functionality and abstract base classes for representation, scoring and sampling.
 
 IMP::npctransport
 

Functions

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

Detailed Description

Randomizing particles in a bounding volume.

Copyright 2007-2022 IMP Inventors. All rights reserved.

Definition in file randomize_particles.h.