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