Clamp angular coordinates to the valid range and offset by the central meridian (lam0) and an optional prime meridian offset.
More...
template<typename Coordinate, typename T = typename Coordinate::value_type>
class cuproj::clamp_angular_coordinates< Coordinate, T >
Clamp angular coordinates to the valid range and offset by the central meridian (lam0) and an optional prime meridian offset.
- Template Parameters
-
Coordinate | the coordinate type |
T | the coordinate value type |
Definition at line 44 of file clamp_angular_coordinates.cuh.