nalgebra/tests
Sébastien Crozet 41f5231446 Add `assign` and generalize `map` to other return types.
The method assign replaces each components with the result of a closure (that takes the
corresponding component as parameter).
2017-08-15 19:07:18 +02:00
..
core Add `assign` and generalize `map` to other return types. 2017-08-15 19:07:18 +02:00
geometry Add the most common matrix decompositions. 2017-08-15 19:07:18 +02:00
linalg Add methods for computing decompositions. 2017-08-15 19:07:18 +02:00
lib.rs Add the most common matrix decompositions. 2017-08-15 19:07:18 +02:00