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

Public Member Functions

thrust::tuple< T, T, T, T > operator() (Box const &box)
 

Detailed Description

template<typename T, typename Box = box<T>>
struct cuspatial::detail::box_to_tuple< T, Box >

Definition at line 79 of file iterator_factory.cuh.

Member Function Documentation

◆ operator()()

template<typename T , typename Box = box<T>>
thrust::tuple< T, T, T, T > cuspatial::detail::box_to_tuple< T, Box >::operator() ( Box const & box)
inline

Definition at line 80 of file iterator_factory.cuh.


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