加载中...
搜索中...
无匹配项
cuspatial::detail::vec_2d_to_tuple< T, VectorType > 结构体模板参考

公有成员函数

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

详细描述

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

定义于文件 iterator_factory.cuh67 行。

成员函数文档

◆ 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

定义于文件 iterator_factory.cuh68 行。


此结构体的文档生成自以下文件: