Kokkos Core Kernels Package  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Kokkos::Tools::Experimental::Impl::DimensionValueExtractor< Container > Struct Template Reference

#include <Kokkos_Tuners.hpp>

Detailed Description

template<class Container>
struct Kokkos::Tools::Experimental::Impl::DimensionValueExtractor< Container >

This is the ugly part of this implementation: mapping a set of doubles in [0.0,1.0) into a point in this multidimensional space. We're going to implement this concept recursively, building up a tuple at each level.

Definition at line 195 of file Kokkos_Tuners.hpp.


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