dune-common  2.7.1
Public Types | List of all members
Dune::Simd::Overloads::RebindType< U, LoopSIMD< T, S > > Struct Template Reference

#include <dune/common/simd/loop.hh>

Public Types

using type = LoopSIMD< U, S >
 

Member Typedef Documentation

◆ type

template<class U , class T , std::size_t S>
using Dune::Simd::Overloads::RebindType< U, LoopSIMD< T, S > >::type = LoopSIMD<U,S>

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