A functor for the transformation from two-dimensional Cartesian coordinates to polar coodinates. More...
#include <point.hpp>
Public Member Functions | |
ToPointType | operator() (FromPointType const &p_in) |
A functor for the transformation from two-dimensional Cartesian coordinates to polar coodinates.
ToPointType operator() | ( | FromPointType const & | p_in | ) | [inline] |