XeTLA v0.3.6
IntelĀ® Xe Templates for Linear Algebra - API Definition Document
 
Loading...
Searching...
No Matches
gpu::xetla::dict_t< Args >::impl::update_generator_impl< U, G > Struct Template Reference

#include <dict.hpp>

Public Types

using res_t = typename G< U >::type
 
using type = typename update_dict_impl< this_t, res_t >::type
 

Member Typedef Documentation

◆ res_t

template<typename... Args>
template<typename U , template< typename > typename G>
using gpu::xetla::dict_t< Args >::impl::update_generator_impl< U, G >::res_t = typename G<U>::type

◆ type

template<typename... Args>
template<typename U , template< typename > typename G>
using gpu::xetla::dict_t< Args >::impl::update_generator_impl< U, G >::type = typename update_dict_impl<this_t, res_t>::type