#include <cuproj/detail/utility/cuda.hpp>
#include <cuproj/detail/wrap_to_pi.hpp>
#include <cuproj/error.hpp>
#include <cuproj/operation/operation.cuh>
#include <cuproj/projection_parameters.hpp>
#include <thrust/iterator/transform_iterator.h>
#include <algorithm>
Go to the source code of this file.
Classes | |
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. More... | |