Loading...
Searching...
No Matches
Public Member Functions | List of all members
cuspatial::detail::vec_2d_to_tuple< T, VectorType > Struct Template Reference

Public Member Functions

thrust::tuple< T, T > operator() (VectorType const &xy)
 

Detailed Description

template<typename T, typename VectorType = vec_2d<T>>
struct cuspatial::detail::vec_2d_to_tuple< T, VectorType >

Definition at line 67 of file iterator_factory.cuh.

Member Function Documentation

◆ operator()()

template<typename T , typename VectorType = vec_2d<T>>
thrust::tuple< T, T > cuspatial::detail::vec_2d_to_tuple< T, VectorType >::operator() ( VectorType const & xy)
inline

Definition at line 68 of file iterator_factory.cuh.


The documentation for this struct was generated from the following file: