#include "main.h"
Go to the source code of this file.
Classes | |
| struct | some_non_vectorizable_type |
Functions | |
| void | test_first_aligned () |
| template<typename Scalar > | |
| void | test_first_aligned_helper (Scalar *array, int size) |
| template<typename Scalar > | |
| void | test_none_aligned_helper (Scalar *array, int size) |
| void test_first_aligned | ( | ) |
Definition at line 29 of file first_aligned.cpp.
Definition at line 13 of file first_aligned.cpp.
Definition at line 20 of file first_aligned.cpp.