7 #ifndef IMPALGEBRA_SHORTEST_SEGMENT_H
8 #define IMPALGEBRA_SHORTEST_SEGMENT_H
10 #include <IMP/algebra/algebra_config.h>
14 IMPALGEBRA_BEGIN_NAMESPACE
28 Segment3D get_shortest_segment(
const Segment3D &s,
34 Segment3D get_shortest_segment(
const Segment3D &sa,
37 IMPALGEBRA_END_NAMESPACE