![]() |
deal.II version 9.7.0
|
#include <deal.II/base/vectorization.h>
Definition at line 89 of file vectorization.h.

Public Types | |
| using | type = VectorizedArray<typename EnableIfScalar<Number>::type, width> |
| using EnableIfScalar< VectorizedArray< Number, width > >::type = VectorizedArray<typename EnableIfScalar<Number>::type, width> |
Definition at line 91 of file vectorization.h.