nalgebra/src
Sébastien Crozet 833378d83f Add and Identity matrix type.
It implements most matrix traits but all its operations are no-ops.
2013-08-23 15:59:26 +02:00
..
adaptors Merge the Rotatable, Translatable, Transformable traits with their corresponding Rotation, Translation, Transformation. 2013-08-22 17:47:37 +02:00
tests Merge the Rotatable, Translatable, Transformable traits with their corresponding Rotation, Translation, Transformation. 2013-08-22 17:47:37 +02:00
traits Add and Identity matrix type. 2013-08-23 15:59:26 +02:00
dmat.rs Rework of the traits for Vectors. 2013-08-18 18:33:25 +02:00
dvec.rs Merge the Rotatable, Translatable, Transformable traits with their corresponding Rotation, Translation, Transformation. 2013-08-22 17:47:37 +02:00
identity_spec.rs Add and Identity matrix type. 2013-08-23 15:59:26 +02:00
mat_macros.rs Rework of the traits for Vectors. 2013-08-18 18:33:25 +02:00
mat_spec.rs Rework of the traits for Vectors. 2013-08-18 18:33:25 +02:00
mat.rs Add and Identity matrix type. 2013-08-23 15:59:26 +02:00
nalgebra.rc Add and Identity matrix type. 2013-08-23 15:59:26 +02:00
types.rs Changed mod visibilities + add doc for types.rs 2013-08-01 18:55:42 +02:00
vec0_spec.rs Add and Identity matrix type. 2013-08-23 15:59:26 +02:00
vec_macros.rs Merge the Rotatable, Translatable, Transformable traits with their corresponding Rotation, Translation, Transformation. 2013-08-22 17:47:37 +02:00
vec_spec.rs Rework of the traits for Vectors. 2013-08-18 18:33:25 +02:00
vec.rs Merge the Rotatable, Translatable, Transformable traits with their corresponding Rotation, Translation, Transformation. 2013-08-22 17:47:37 +02:00