nalgebra/src/structs
2016-03-24 19:44:08 +01:00
..
spec Remove the double-dispatch trick for Cast implementations. 2016-03-24 19:44:08 +01:00
dmat_macros.rs Complete the documentation. 2016-03-24 19:44:08 +01:00
dmat.rs Complete the documentation. 2016-03-24 19:44:08 +01:00
dvec_macros.rs Add vector perametrizable by their sizes. 2016-03-24 19:03:29 +01:00
dvec.rs Complete the documentation. 2016-03-24 19:44:08 +01:00
iso_macros.rs Add similarity transformations Sim2 and Sim3 (uniform scale followed by a rotation followed by a translation). 2016-03-24 19:03:40 +01:00
iso.rs Remove useless or incomplete structs: Vec0, Pnt0, Iso4, Rot4. 2016-03-24 19:43:50 +01:00
mat_macros.rs Merge pull request #168 from arturoc/master 2016-01-10 16:12:44 +01:00
mat.rs Implement Mean for DVec, DVecN, VecN and MatN. 2016-01-10 14:49:48 +01:00
mod.rs Minor comment fix. 2016-03-24 19:44:08 +01:00
ortho.rs Remove use of num::cast 2015-04-02 04:53:55 -04:00
persp.rs Silence warnings and replace Show by Debug. 2015-02-01 16:15:55 +01:00
pnt_macros.rs Implement Arbitrary for (almost) all types 2015-01-10 01:36:13 +01:00
pnt.rs Complete the documentation. 2016-03-24 19:44:08 +01:00
quat.rs Complete the documentation. 2016-03-24 19:44:08 +01:00
rot_macros.rs Complete the documentation. 2016-03-24 19:44:08 +01:00
rot.rs Complete the documentation. 2016-03-24 19:44:08 +01:00
sim_macros.rs Add similarity transformations Sim2 and Sim3 (uniform scale followed by a rotation followed by a translation). 2016-03-24 19:03:40 +01:00
sim.rs Remove useless or incomplete structs: Vec0, Pnt0, Iso4, Rot4. 2016-03-24 19:43:50 +01:00
vec_macros.rs Complete the documentation. 2016-03-24 19:44:08 +01:00
vec.rs Complete the documentation. 2016-03-24 19:44:08 +01:00
vecn_macros.rs Fix tests. 2016-03-24 19:44:08 +01:00
vecn.rs Implement Arbitrary for VecN. 2016-03-24 19:44:08 +01:00