libcruft-util/coord
Danny Robson c4eec456a0 coord/base: remove explicit from scalar constructor
we need to create vectors of zeros pretty often and it's pretty verbose
having to continually use the full type name each time.
2018-04-16 16:00:32 +10:00
..
base.hpp coord/base: remove explicit from scalar constructor 2018-04-16 16:00:32 +10:00
fwd.hpp Merge branch 'master' into coord 2017-11-23 17:24:11 +11:00
init.hpp Merge branch 'master' into coord 2017-11-23 17:24:11 +11:00
iostream.hpp coord: use new template form in ostream operators 2017-11-24 17:19:32 +11:00
ops.hpp coord/ops: add scalar bool overload for any 2018-04-11 18:22:49 +10:00
simd_neon.hpp coord/simd: add more sse operations 2018-03-20 13:35:10 +11:00
simd_sse.hpp coord/simd: template on arity and type 2018-03-23 17:52:08 +11:00
simd.cpp coord/simd: template on arity and type 2018-03-23 17:52:08 +11:00
simd.hpp coord/simd: add initial simd tests 2018-03-16 11:10:44 +11:00
store.hpp Merge branch 'master' into coord 2017-11-23 17:24:11 +11:00
traits.hpp Merge remote-tracking branch 'origin/master' 2018-01-10 17:19:39 +11:00