Dummy parent class for Homogenous points. More...
#include <homogeneous_point.hpp>
Dummy parent class for Homogenous points.
SFINAE trick to ensure that only floats are used for the template parameter. The real class is in the specialisation.
Definition at line 46 of file homogeneous_point.hpp.