nalgebra/tests/geometry
sebcrozet cfb654240c Matrix::transform_point: correctly take the normalization term into account.
Fix #640
2019-08-27 22:05:28 +02:00
..
isometry.rs Fix warnings. 2019-03-31 13:32:26 +02:00
mod.rs Add the most common matrix decompositions. 2017-08-15 19:07:18 +02:00
point.rs Run rustfmt. 2018-11-06 18:32:20 +01:00
projection.rs Matrix::transform_point: correctly take the normalization term into account. 2019-08-27 22:05:28 +02:00
quaternion.rs Fix deprecation warnings. 2018-12-29 13:19:09 +01:00
rotation.rs Rename Real to RealField. 2019-03-25 11:21:41 +01:00
similarity.rs Fix warnings. 2019-03-31 13:32:26 +02:00
unit_complex.rs WIP use Complex instead of Real whenever possible on the linalg module. 2019-03-02 19:33:49 +01:00