![]() |
Reference documentation for deal.II version 9.4.0
|
#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.