11 def randomize_particle(p):
 
   14                                    IMP.algebra.get_unit_bounding_box_3d()))
 
Vector3D get_random_vector_in(const Cylinder3D &c)
Generate a random vector in a cylinder with uniform density. 
 
A decorator for a particle with x,y,z coordinates. 
 
Basic functionality that is expected to be used by a wide variety of IMP users. 
 
General purpose algebraic and geometric methods that are expected to be used by a wide variety of IMP...