Home
libcudf
cucim
cudf-java
cudf
cugraph
cuml
cuproj
cuspatial
cuvs
cuxfilter
dask-cuda
dask-cudf
kvikio
libcudf
libcuml
libcuproj
libcuspatial
libkvikio
librapidsmpf
librmm
libucxx
raft
rapids-cmake
rapidsmpf
rmm
ucxx
nightly (25.12)
nightly (25.12)
stable (25.10)
legacy (25.08)
include
cudf
lists
list_view.hpp
Go to the documentation of this file.
1
/*
2
* SPDX-FileCopyrightText: Copyright (c) 2020-2025, NVIDIA CORPORATION.
3
* SPDX-License-Identifier: Apache-2.0
4
*/
5
#pragma once
6
7
#include <cudf/utilities/export.hpp>
8
14
namespace
CUDF_EXPORT
cudf
{
15
20
class
list_view
{};
21
22
}
// namespace CUDF_EXPORT cudf
cudf::list_view
A non-owning, immutable view of device data that represents a list of elements of arbitrary type (inc...
Definition:
list_view.hpp:20
cudf
cuDF interfaces
Definition:
host_udf.hpp:26
Generated by
1.9.1