Go to the source code of this file.
Data Structures | |
class | IMP::algebra::Segment3D |
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_distance (const Segment3D &a, const Segment3D &b) |
Get the distance between two segments. | |
double | IMP::algebra::get_distance (const Segment3D &s, const VectorD< 3 > &p) |
Get the distance between a segment and a point. |
Copyright 2007-2010 IMP Inventors. All rights reserved.