Implementation of the cross product calculation in 1d for compatibility. Returns the zero-vector. More...
#include <cross_prod.hpp>
Static Public Member Functions | |
static PointType | apply (PointType const &p1, PointType const &p2) |
Implementation of the cross product calculation in 1d for compatibility. Returns the zero-vector.
static PointType apply | ( | PointType const & | p1, | |
PointType const & | p2 | |||
) | [inline, static] |