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

Public Member Functions

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

Detailed Description

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

Definition at line 55 of file iterator_factory.cuh.

Member Function Documentation

◆ operator()()

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

Definition at line 56 of file iterator_factory.cuh.


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