nalgebra/src/structs
Vincent Barrielle 2fd880a62d implemented QR factorization
this is a first sketch, the algorithm is not yet initialized and relies
on knowledge of DMat internals. A next step would be to implement this
algorithm in a more generic manner.
2014-05-09 18:59:26 +02:00
..
spec Update to the last Rust. 2014-04-01 23:00:59 +02:00
chol.rs Huge api change! 2013-10-06 18:07:17 +02:00
crout.rs Doc: fix some typos. 2014-01-19 15:49:32 +01:00
dmat.rs implemented QR factorization 2014-05-09 18:59:26 +02:00
dvec.rs Update to the last Rust. 2014-04-01 23:00:59 +02:00
iso_macros.rs Update to the last Rust. 2014-04-01 23:00:59 +02:00
iso.rs Make Iso* fields public again. 2014-04-03 20:52:52 +02:00
lower_triangular.rs Change std::rand to rand in lower_triangular.rs 2014-03-13 19:35:01 -04:00
mat_macros.rs Update to the last Rust. 2014-04-01 23:00:59 +02:00
mat.rs Update to the last Rust. 2014-04-01 23:00:59 +02:00
metal.rs Give access to the traits required for generalized operator overloading. 2014-05-08 23:21:36 +02:00
mod.rs implemented QR factorization 2014-05-09 18:59:26 +02:00
quat.rs Start implementation of quaternions. 2013-11-25 15:31:46 +01:00
rot_macros.rs Update to the last Rust. 2014-04-01 23:00:59 +02:00
rot.rs Update to the last Rust. 2014-04-25 20:28:29 +02:00
vec_macros.rs Update to the last Rust. 2014-04-25 20:28:29 +02:00
vec.rs Update to the last Rust. 2014-04-25 20:28:29 +02:00