nalgebra/src
Michael Morgan c6d5d8a1a6 Remove unsafe statement in Point::deref by forwarding to Vector.
Since both impls are #[inline], this should have no performance impact.
2020-10-09 15:27:02 -04:00
..
base Add the ::ith constructor for vectors. 2020-08-25 20:46:04 +02:00
debug Run cargo fmt. 2020-04-05 18:49:48 +02:00
geometry Remove unsafe statement in Point::deref by forwarding to Vector. 2020-10-09 15:27:02 -04:00
io Run cargo fmt. 2020-04-05 18:49:48 +02:00
linalg Add a libm and libm-force feature to transitively enable the corresponding simba feature. 2020-08-25 20:46:35 +02:00
sparse Run cargo fmt. 2020-04-05 18:49:48 +02:00
lib.rs Run cargo fmt. 2020-08-25 20:47:07 +02:00