nalgebra/src
Sébastien Crozet 1338e0c358 DMat: implement from_row_iter and from_col_iter.
Those create a DMat by moving its argument into an interator and collecting it.
Fix #167.
2016-01-10 14:50:08 +01:00
..
linalg Fix eigenvalue calculation for diagonal matrices 2015-11-14 15:40:35 +01:00
macros fixes compiling on alpha 1.0 2015-01-09 21:55:15 +01:00
structs DMat: implement from_row_iter and from_col_iter. 2016-01-10 14:50:08 +01:00
traits Implement Mean for DVec, DVecN, VecN and MatN. 2016-01-10 14:49:48 +01:00
lib.rs Implement dynamic matrix with a maximum size. 2016-01-10 14:50:02 +01:00