cudf::detail::base_2dspan< T, RowType > 成员列表

这是 cudf::detail::base_2dspan< T, RowType > 的完整成员列表,包括所有继承的成员。

_flatcudf::detail::base_2dspan< T, RowType >保护成员
_sizecudf::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) noexceptcudf::detail::base_2dspan< T, RowType >内联
count() const noexceptcudf::detail::base_2dspan< T, RowType >内联
data() const noexceptcudf::detail::base_2dspan< T, RowType >内联
flat_view() constcudf::detail::base_2dspan< T, RowType >内联
is_empty() const noexceptcudf::detail::base_2dspan< T, RowType >内联
operator[](std::size_t row) constcudf::detail::base_2dspan< T, RowType >内联
size() const noexceptcudf::detail::base_2dspan< T, RowType >内联
size_type typedefcudf::detail::base_2dspan< T, RowType >