libcruft-util/coord
Danny Robson 4c29123d4d coord: use std::array for data storage
This allows us to more easily forward array dimensions with some level
of expectation that the data will be packed.
2019-01-31 13:46:53 +11:00
..
base.hpp build: satiate clang-tidy somewhat 2019-01-03 15:48:34 +11:00
fwd.hpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
init.hpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
iostream.hpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
ops.hpp coord: use std::array for data storage 2019-01-31 13:46:53 +11:00
simd_neon.hpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
simd_sse.hpp coord;sse: fix type in intrinsic 2018-09-13 14:52:34 +10:00
simd.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
simd.hpp relicense under MPL-2.0 2018-08-04 15:14:06 +10:00
store.hpp coord: use std::array for data storage 2019-01-31 13:46:53 +11:00
traits.hpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00