psychopath/sub_crates/float4
Nathan Vegdahl df27f7b829 Moved matrix transpose and inverse code into Float4 crate.
This allows for more optimized implementations, taking advantage
of SIMD intrinsics.
2018-06-24 21:06:32 -07:00
..
src Moved matrix transpose and inverse code into Float4 crate. 2018-06-24 21:06:32 -07:00
Cargo.toml Switch to stable SIMD intrinsics. 2018-06-24 15:32:09 -07:00