![]() |
deal.II version GIT relicensing-3301-g5b03c77952 2025-05-11 13:40:00+00:00
|
#include <deal.II/base/vectorization.h>
Public Types | |
using | type = VectorizedArray< typename EnableIfScalar< Number >::type, width > |
Definition at line 89 of file vectorization.h.
using EnableIfScalar< VectorizedArray< Number, width > >::type = VectorizedArray<typename EnableIfScalar<Number>::type, width> |
Definition at line 91 of file vectorization.h.