Implementation of the volume spanned by two points in one dimension. More...
#include <spanned_volume.hpp>
Public Types | |
typedef traits::value_type < PointType >::type | value_type |
Static Public Member Functions | |
static value_type | apply (PointType const &p1, PointType const &p2) |
Implementation of the volume spanned by two points in one dimension.
typedef traits::value_type<PointType>::type value_type |
static value_type apply | ( | PointType const & | p1, | |
PointType const & | p2 | |||
) | [inline, static] |