![]() |
Reference documentation for deal.II version GIT 9c182271f7 2023-03-28 14:30:01+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 5504 of file vectorization.h.
using internal::VectorizedArrayTrait< VectorizedArray< T, width_ > >::value_type = T |
Definition at line 5506 of file vectorization.h.
|
inlinestatic |
Definition at line 5510 of file vectorization.h.
|
inlinestatic |
Definition at line 5518 of file vectorization.h.
|
staticconstexpr |
Definition at line 5507 of file vectorization.h.