Go to the source code of this file.
Namespaces | |
namespace | IMP |
The IMP kernel provides base classes and key shared functionality. | |
namespace | IMP::algebra |
This module contains general purpose algebraic and geometric methods. | |
Functions | |
double | IMP::algebra::get_ball_radius_from_volume_3d (double volume) |
Return the radius of a sphere with a given volume. | |
SphereD< 3 > | IMP::algebra::get_enclosing_sphere (const std::vector< VectorD< 3 > > &ss) |
Return a sphere containing the listed spheres. | |
SphereD< 3 > | IMP::algebra::get_enclosing_sphere (const std::vector< SphereD< 3 > > &ss) |
Return a sphere containing the listed spheres. |
Copyright 2007-2010 IMP Inventors. All rights reserved.