nalgebra/src/bench
Sébastien Crozet 6dc8139794 "Remove" the RMul and LMul trait. Use the regular Mul trait.
Those traits are not really removed since they are useful on generic code (to work around curret
limitations of rust traits system).
2013-09-15 11:18:06 +02:00
..
mat.rs "Remove" the RMul and LMul trait. Use the regular Mul trait. 2013-09-15 11:18:06 +02:00
vec.rs More unsafe indexing in inner loops and add some benchmarks. 2013-09-14 00:08:46 +02:00