Dune Core Modules (unstable)

Dune::LoopSIMD< T, S, A > Class Template Reference

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

Public Attributes

elements
 STL member.
 

Detailed Description

template<class T, std::size_t S, std::size_t A = 0>
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
TBase type. Could also be vectorized type.
SSize
minimumalignment. It is inherited to rebound types.

The documentation for this class was generated from the following file:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (Mar 28, 23:30, 2024)