nalgebra/src/structs
Sébastien Crozet bb5654d220 Remove free-functions alliasing structures constructors.
Those constructors are not idiomatic. Use e.g. `Vec3::new(0, 0, 0)` instead.
2013-10-14 11:22:38 +02:00
..
spec Api change: deal with inplace/out of place methods. 2013-10-14 10:42:07 +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 Api change: deal with inplace/out of place methods. 2013-10-14 10:42:07 +02:00
dvec.rs Api change: deal with inplace/out of place methods. 2013-10-14 10:42:07 +02:00
iso_macros.rs Remove free-functions alliasing structures constructors. 2013-10-14 11:22:38 +02:00
iso.rs Remove free-functions alliasing structures constructors. 2013-10-14 11:22:38 +02:00
lower_triangular.rs Huge api change! 2013-10-06 18:07:17 +02:00
mat_macros.rs Api change: deal with inplace/out of place methods. 2013-10-14 10:42:07 +02:00
mat.rs Add a double-trait-dispatch-trick based cast trait 2013-10-09 23:10:43 +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 Api change: deal with inplace/out of place methods. 2013-10-14 10:42:07 +02:00
rot.rs Api change: deal with inplace/out of place methods. 2013-10-14 10:42:07 +02:00
vec_macros.rs Api change: deal with inplace/out of place methods. 2013-10-14 10:42:07 +02:00
vec.rs Remove unused import. 2013-10-10 00:26:07 +02:00