这是 cudf::detail::base_2dspan< T, RowType > 的完整成员列表,包括所有继承的成员。
_flat | cudf::detail::base_2dspan< T, RowType > | 保护成员 |
_size | cudf::detail::base_2dspan< T, RowType > | 保护成员 |
base_2dspan() noexcept=default (定义于 cudf::detail::base_2dspan< T, RowType >) | cudf::detail::base_2dspan< T, RowType > | |
base_2dspan(RowType< T, dynamic_extent > flat_view, size_t columns) | cudf::detail::base_2dspan< T, RowType > | 内联 |
base_2dspan(base_2dspan< OtherT, OtherRowType > const &other) noexcept | cudf::detail::base_2dspan< T, RowType > | 内联 |
count() const noexcept | cudf::detail::base_2dspan< T, RowType > | 内联 |
data() const noexcept | cudf::detail::base_2dspan< T, RowType > | 内联 |
flat_view() const | cudf::detail::base_2dspan< T, RowType > | 内联 |
is_empty() const noexcept | cudf::detail::base_2dspan< T, RowType > | 内联 |
operator[](std::size_t row) const | cudf::detail::base_2dspan< T, RowType > | 内联 |
size() const noexcept | cudf::detail::base_2dspan< T, RowType > | 内联 |
size_type typedef | cudf::detail::base_2dspan< T, RowType > |