Dune Core Modules (2.7.1)
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Dune::LoopSIMD< T, S > Class Template Reference
#include <dune/common/simd/loop.hh>
Public Attributes | |
T | elements |
STL member. | |
Detailed Description
template<class T, std::size_t S>
class Dune::LoopSIMD< T, S >
class Dune::LoopSIMD< T, S >
This class specifies a vector-like type deriving from std::array for memory management and basic accessibility. This type is capable of dealing with all (well-defined) operators and is usable with the SIMD-interface.
The documentation for this class was generated from the following file:
- dune/common/simd/loop.hh
