Namespaces | Typedefs
owning_buffer.hpp File Reference
#include <cuml/experimental/fil/detail/raft_proto/detail/owning_buffer/cpu.hpp>
#include <cuml/experimental/fil/detail/raft_proto/device_type.hpp>
Include dependency graph for owning_buffer.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 raft_proto
 

Typedefs

template<device_type D, typename T >
using raft_proto::owning_buffer = detail::owning_buffer< D, T >