![]() |
Reference documentation for deal.II version GIT a3f17f8a20 2023-06-02 10:50:02+00:00
|
#include <deal.II/base/vectorization.h>
Public Types | |
using | type = VectorizedArray< typename EnableIfScalar< Number >::type, width > |
Definition at line 86 of file vectorization.h.
using EnableIfScalar< VectorizedArray< Number, width > >::type = VectorizedArray<typename EnableIfScalar<Number>::type, width> |
Definition at line 88 of file vectorization.h.