Go to the documentation of this file.
3#ifndef DUNE_COMMON_SIMD_BASE_HH
4#define DUNE_COMMON_SIMD_BASE_HH
112 namespace Overloads {
181 template<
unsigned i,
bool = true>
195 template<
class V,
class SFINAETag =
void>
203 template<
class S,
class V,
class SFINAETag =
void>
211 template<
class V,
class SFINAETag =
void>
Dune namespace.
Definition: alignedallocator.hh:13
Tag used to force late-binding lookup in Dune::Simd::Overloads.
Definition: base.hh:182