#include <cuml/fil/detail/index_type.hpp>
#include <cuml/fil/detail/raft_proto/gpu_support.hpp>
#include <cuml/fil/tree_layout.hpp>
#include <iostream>
#include <type_traits>
Go to the source code of this file.
Classes | |
struct | ML::fil::node< layout_v, threshold_t, index_t, metadata_storage_t, offset_t > |
union | ML::fil::node< layout_v, threshold_t, index_t, metadata_storage_t, offset_t >::value_type |
Namespaces | |
ML | |
ML::fil | |
ML::fil::detail | |
Functions | |
template<typename threshold_t , typename index_t , typename metadata_storage_t , typename offset_t > | |
constexpr auto | ML::fil::detail::get_node_alignment () |