Classes | Namespaces | Functions
node.hpp File Reference
#include <cuml/experimental/fil/detail/index_type.hpp>
#include <cuml/experimental/fil/detail/raft_proto/gpu_support.hpp>
#include <cuml/experimental/fil/tree_layout.hpp>
#include <iostream>
#include <type_traits>
Include dependency graph for node.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ML::experimental::fil::node< layout_v, threshold_t, index_t, metadata_storage_t, offset_t >
 
union  ML::experimental::fil::node< layout_v, threshold_t, index_t, metadata_storage_t, offset_t >::value_type
 

Namespaces

 ML
 
 ML::experimental
 
 ML::experimental::fil
 
 ML::experimental::fil::detail
 

Functions

template<typename threshold_t , typename index_t , typename metadata_storage_t , typename offset_t >
constexpr auto ML::experimental::fil::detail::get_node_alignment ()