Low-Level Abstraction of Memory Access
llama::internal::SimdizeNImpl< RecordDim, N, MakeSizedSimd > Struct Template Reference

#include <Simd.hpp>

Public Types

using type = TransformLeaves< RecordDim, internal::BindMakeSizedSimd< N, MakeSizedSimd >::template fn >
 

Detailed Description

template<typename RecordDim, std::size_t N, template< typename, auto > typename MakeSizedSimd>
struct llama::internal::SimdizeNImpl< RecordDim, N, MakeSizedSimd >

Definition at line 128 of file Simd.hpp.

Member Typedef Documentation

◆ type

template<typename RecordDim , std::size_t N, template< typename, auto > typename MakeSizedSimd>
using llama::internal::SimdizeNImpl< RecordDim, N, MakeSizedSimd >::type = TransformLeaves<RecordDim, internal::BindMakeSizedSimd<N, MakeSizedSimd>::template fn>

Definition at line 130 of file Simd.hpp.


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