File tree Expand file tree Collapse file tree
test-utils/include/xsimd_test_utils Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313#include < benchmark/benchmark.h>
1414
1515#include " bench_utils.hpp"
16- #include " xsimd_test_utils/math_data .hpp"
16+ #include " xsimd_test_utils/map_unary_data .hpp"
1717#include " xsimd_test_utils/utils.hpp"
1818
1919using xsimd::builder::alignment;
Original file line number Diff line number Diff line change 66 * The full license is in the file LICENSE, distributed with this software. *
77 ****************************************************************************/
88
9- #ifndef XSIMD_ALGORITHM_TEST_UTILS_MATH_DATA_HPP
10- #define XSIMD_ALGORITHM_TEST_UTILS_MATH_DATA_HPP
9+ #ifndef XSIMD_ALGORITHM_TEST_UTILS_MAP_UNARY_DATA_HPP
10+ #define XSIMD_ALGORITHM_TEST_UTILS_MAP_UNARY_DATA_HPP
1111
1212#include < cmath>
1313#include < cstddef>
Original file line number Diff line number Diff line change 1111
1212#include < doctest/doctest.h>
1313
14- #include < xsimd_test_utils/math_data .hpp>
14+ #include < xsimd_test_utils/map_unary_data .hpp>
1515#include < xsimd_test_utils/utils.hpp>
1616
1717namespace
You can’t perform that action at this time.
0 commit comments