Kokkos Core Kernels Package  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
List of all members
Kokkos::Tools::Experimental::Impl::ValueHierarchyNode< ValueType, ContainedType > Struct Template Reference

#include <Kokkos_Tuners.hpp>

Detailed Description

template<typename ValueType, typename ContainedType>
struct Kokkos::Tools::Experimental::Impl::ValueHierarchyNode< ValueType, ContainedType >

We're going to take in search space descriptions as nested maps, which aren't efficient to iterate across by index. These are very similar to nested maps, but better for index-based lookup

Definition at line 66 of file Kokkos_Tuners.hpp.


The documentation for this struct was generated from the following file: