|
dune-common 2.12-git
|
Loading...
Searching...
No Matches
Dune::Simd::Overloads::RebindType< S, V, std::enable_if_t< VcImpl::IsVector< V >::value &&!VcImpl::IsVectorizable< S >::value &&!std::is_same< S, bool >::value &&!std::is_same< S, Scalar< V > >::value > > Struct Template Reference
should have a member type type
More...
#include <dune/common/simd/vc.hh>
Public Types | |
| using | type = LoopSIMD< S, Simd::lanes< V >()> |
Detailed Description
template<class S, class V>
struct Dune::Simd::Overloads::RebindType< S, V, std::enable_if_t< VcImpl::IsVector< V >::value &&!VcImpl::IsVectorizable< S >::value &&!std::is_same< S, bool >::value &&!std::is_same< S, Scalar< V > >::value > >
struct Dune::Simd::Overloads::RebindType< S, V, std::enable_if_t< VcImpl::IsVector< V >::value &&!VcImpl::IsVectorizable< S >::value &&!std::is_same< S, bool >::value &&!std::is_same< S, Scalar< V > >::value > >
should have a member type type
Implements Simd::Rebind
This specialization covers
- Mask -> non-Vc-vectorizable type except bool
- Vector -> non-Vc-vectorizable type except bool
Member Typedef Documentation
◆ type
template<class S , class V >
| using Dune::Simd::Overloads::RebindType< S, V, std::enable_if_t< VcImpl::IsVector< V >::value &&!VcImpl::IsVectorizable< S >::value &&!std::is_same< S, bool >::value &&!std::is_same< S, Scalar< V > >::value > >::type = LoopSIMD<S, Simd::lanes<V>()> |
The documentation for this struct was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8