Reference documentation for deal.II version GIT relicensing-214-g6e74dec06b 2024-03-27 18:10:01+00:00
\(\newcommand{\dealvcentcolon}{\mathrel{\mathop{:}}}\) \(\newcommand{\dealcoloneq}{\dealvcentcolon\mathrel{\mkern-1.2mu}=}\) \(\newcommand{\jump}[1]{\left[\!\left[ #1 \right]\!\right]}\) \(\newcommand{\average}[1]{\left\{\!\left\{ #1 \right\}\!\right\}}\)
Loading...
Searching...
No Matches
Public Types | List of all members
EnableIfScalar< VectorizedArray< Number, width > > Struct Template Reference

#include <deal.II/base/vectorization.h>

Public Types

using type = VectorizedArray< typename EnableIfScalar< Number >::type, width >
 

Detailed Description

template<typename Number, std::size_t width>
struct EnableIfScalar< VectorizedArray< Number, width > >

Definition at line 88 of file vectorization.h.

Member Typedef Documentation

◆ type

template<typename Number , std::size_t width>
using EnableIfScalar< VectorizedArray< Number, width > >::type = VectorizedArray<typename EnableIfScalar<Number>::type, width>

Definition at line 90 of file vectorization.h.


The documentation for this struct was generated from the following file: