nalgebra/src
2013-09-04 17:07:56 +02:00
..
adaptors Improve how the dummy parameter are passed to the Dim::dim function. 2013-08-30 09:53:17 +02:00
tests Update to work with the last compiler. 2013-08-28 14:22:12 +02:00
traits Move all the rotation-related free functions to a RotationWithTranslation trait. 2013-09-04 17:07:56 +02:00
dmat.rs Update to work with the last compiler. 2013-08-28 14:22:12 +02:00
dvec.rs Update to work with the last compiler. 2013-08-28 14:22:12 +02:00
identity_spec.rs Add Rotate, Transform, Translate impl for vectors. 2013-08-23 16:29:08 +02:00
lib.rs Rename the main module lib.rs. 2013-08-31 18:33:20 +02:00
mat_macros.rs Improve how the dummy parameter are passed to the Dim::dim function. 2013-08-30 09:53:17 +02:00
mat_spec.rs Rework the trait exports. 2013-08-31 11:41:32 +02:00
mat.rs Move all the rotation-related free functions to a RotationWithTranslation trait. 2013-09-04 17:07:56 +02:00
types.rs Changed mod visibilities + add doc for types.rs 2013-08-01 18:55:42 +02:00
vec0_spec.rs Update to work with the last compiler. 2013-08-28 14:22:12 +02:00
vec_macros.rs Add a PVec3 type, for Padded Vector 3d. 2013-08-31 11:13:17 +02:00
vec_spec.rs Dont use globing pub use, they are buggy. 2013-08-31 17:14:41 +02:00
vec.rs Dont use globing pub use, they are buggy. 2013-08-31 17:14:41 +02:00