Home
libcuml
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 (26.02)
nightly (26.02)
stable (25.12)
legacy (25.10)
include
cuml
fil
constants.hpp
Go to the documentation of this file.
1
/*
2
* SPDX-FileCopyrightText: Copyright (c) 2023-2025, NVIDIA CORPORATION.
3
* SPDX-License-Identifier: Apache-2.0
4
*/
5
#pragma once
6
#include <
cuml/fil/tree_layout.hpp
>
7
8
namespace
ML
{
9
namespace
fil {
13
auto
constexpr
static
const
preferred_tree_layout =
tree_layout::breadth_first
;
24
auto
constexpr
static
const
reserved_node_metadata_bits = 3;
25
26
}
// namespace fil
27
}
// namespace ML
ML::fil::tree_layout::breadth_first
@ breadth_first
ML
Definition:
dbscan.hpp:18
tree_layout.hpp
Generated by
1.9.1