![]() |
Reference documentation for deal.II version GIT 4efb66ecd0 2023-02-07 13:45:02+00:00
|
#include <deal.II/base/vectorization.h>
Public Types | |
using | value_type = T |
Static Public Member Functions | |
static T & | get (VectorizedArray< T, width_ > &values, unsigned int c) |
static const T & | get (const VectorizedArray< T, width_ > &values, unsigned int c) |
Static Public Attributes | |
static constexpr std::size_t | width = width_ |
Definition at line 5431 of file vectorization.h.
using internal::VectorizedArrayTrait< VectorizedArray< T, width_ > >::value_type = T |
Definition at line 5433 of file vectorization.h.
|
inlinestatic |
Definition at line 5437 of file vectorization.h.
|
inlinestatic |
Definition at line 5445 of file vectorization.h.
|
staticconstexpr |
Definition at line 5434 of file vectorization.h.