dune-common 2.9.0
Loading...
Searching...
No Matches
Public Types | List of all members
Dune::Simd::Overloads::RebindType< U, LoopSIMD< T, S, A > > Struct Template Reference

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

Public Types

using type = LoopSIMD< Simd::Rebind< U, T >, S, A >
 

Member Typedef Documentation

◆ type

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

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