附加继承成员 | |
![]() | |
rmm::device_async_resource_ref | mr () |
返回指向 device_memory_resource 的指针,该指针应在所有继承此夹具的测试中使用。 | |
rmm::cuda_stream_view | stream () |
返回 cuda_stream_view ,该视图应在继承此夹具的测试计算中使用。 | |
![]() | |
空几何列基类 (rmm::cuda_stream_view stream) | |
几何列视图 | empty_point () |
几何列视图 | empty_multipoint () |
几何列视图 | empty_linestring () |
几何列视图 | empty_multilinestring () |
几何列视图 | empty_polygon () |
几何列视图 | empty_multipolygon () |
![]() | |
std::unique_ptr< cudf::column > | empty_point_column |
std::unique_ptr< cudf::column > | empty_linestring_column |
std::unique_ptr< cudf::column > | empty_polygon_column |
std::unique_ptr< cudf::column > | empty_multipoint_column |
std::unique_ptr< cudf::column > | empty_multilinestring_column |
std::unique_ptr< cudf::column > | empty_multipolygon_column |
定义位于文件 geometry_fixtures.hpp 的 170 行。
|
inline |
定义位于文件 geometry_fixtures.hpp 的 171 行。