Dune Core Modules (2.8.0)
Dune::LoopSIMD< T, S, A > Class Template Reference
#include <dune/common/simd/loop.hh>
Public Attributes | |
T | elements |
STL member. | |
Detailed Description
template<class T, std::size_t S, std::size_t A = 0>
class Dune::LoopSIMD< T, S, A >
class Dune::LoopSIMD< T, S, A >
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.
- Template Parameters
-
T Base type. Could also be vectorized type. S Size minimum alignment. It is inherited to rebound types.
The documentation for this class was generated from the following file:
- dune/common/simd/loop.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)