Commit Graph

5 Commits

Author SHA1 Message Date
Sébastien Crozet
7052aa88ee Add two traits: CrossMatrix and Row.
CrossMatrix is a trait for vectors having a cross product representable as a matrix.
Row is a trait for Matrixces and Vectors, to access (by index) their rows.
2013-08-25 23:01:44 +02:00
Sébastien Crozet
a810bf6008 Indentation fixes. 2013-08-05 09:44:56 +02:00
Sébastien Crozet
3fa933d13f Add comments and adapted to new rust syntax. 2013-05-21 22:46:33 +00:00
Sébastien Crozet
7a58f2c66a Add comments for traits. 2013-05-16 21:59:41 +00:00
Sébastien Crozet
4582492fda Addesome traits and configuration file. 2013-05-14 21:08:29 +00:00