nalgebra/src/structs
Sébastien Crozet 8423286911 Switch to column-major representation.
Matrices are now column-major.
This will be useful to interop with opengl and lapack.
2013-10-17 22:40:44 +02:00
..
spec Make most out-of-place methods static. 2013-10-16 21:44:33 +02:00
chol.rs Huge api change! 2013-10-06 18:07:17 +02:00
crout.rs Huge api change! 2013-10-06 18:07:17 +02:00
dmat.rs Switch to column-major representation. 2013-10-17 22:40:44 +02:00
dvec.rs Make most out-of-place methods static. 2013-10-16 21:44:33 +02:00
iso_macros.rs Make most out-of-place methods static. 2013-10-16 21:44:33 +02:00
iso.rs Switch to column-major representation. 2013-10-17 22:40:44 +02:00
lower_triangular.rs Huge api change! 2013-10-06 18:07:17 +02:00
mat_macros.rs Switch to column-major representation. 2013-10-17 22:40:44 +02:00
mat.rs Switch to column-major representation. 2013-10-17 22:40:44 +02:00
metal.rs Add a double-trait-dispatch-trick based cast trait 2013-10-09 23:10:43 +02:00
mod.rs Add a double-trait-dispatch-trick based cast trait 2013-10-09 23:10:43 +02:00
rot_macros.rs Make most out-of-place methods static. 2013-10-16 21:44:33 +02:00
rot.rs Switch to column-major representation. 2013-10-17 22:40:44 +02:00
vec_macros.rs Make most out-of-place methods static. 2013-10-16 21:44:33 +02:00
vec.rs Remove unused import. 2013-10-10 00:26:07 +02:00