初始化一个几何列的测试夹具。 更多...
#include <geometry_fixtures.hpp>
保护成员函数 | |
OneGeometryColumnBase (rmm::cuda_stream_view stream) | |
geometry_column_view | one_point () |
geometry_column_view | one_multipoint () |
geometry_column_view | one_linestring () |
geometry_column_view | one_multilinestring () |
geometry_column_view | one_polygon () |
geometry_column_view | one_multipolygon () |
保护属性 | |
std::unique_ptr< cudf::column > | one_point_column |
std::unique_ptr< cudf::column > | one_linestring_column |
std::unique_ptr< cudf::column > | one_polygon_column |
std::unique_ptr< cudf::column > | one_multipoint_column |
std::unique_ptr< cudf::column > | one_multilinestring_column |
std::unique_ptr< cudf::column > | one_multipolygon_column |
初始化一个几何列的测试夹具。
T | 坐标类型 |
定义位于文件 geometry_fixtures.hpp 的 106 行。
|
内联保护 |
定义位于文件 geometry_fixtures.hpp 的 110 行。
|
内联保护 |
定义位于文件 geometry_fixtures.hpp 的 137 行。
|
内联保护 |
定义位于文件 geometry_fixtures.hpp 的 143 行。
|
内联保护 |
定义位于文件 geometry_fixtures.hpp 的 131 行。
|
内联保护 |
定义位于文件 geometry_fixtures.hpp 的 155 行。
|
内联保护 |
定义位于文件 geometry_fixtures.hpp 的 125 行。
|
内联保护 |
定义位于文件 geometry_fixtures.hpp 的 149 行。
|
保护 |
定义位于文件 geometry_fixtures.hpp 的 162 行。
|
保护 |
定义位于文件 geometry_fixtures.hpp 的 165 行。
|
保护 |
定义位于文件 geometry_fixtures.hpp 的 164 行。
|
保护 |
定义位于文件 geometry_fixtures.hpp 的 166 行。
|
保护 |
定义位于文件 geometry_fixtures.hpp 的 161 行。
|
保护 |
定义位于文件 geometry_fixtures.hpp 的 163 行。