nalgebra/src/traits
Sébastien Crozet 3354ffc37b Make FloatPnt and FloatVec derive from Index.
The point it that `Index` provides the i-th element decomposed into the trivial basis of their
associated vector spaces.
2014-10-30 08:38:05 +01:00
..
geometry.rs Add quaternions. 2014-10-14 22:20:49 +02:00
mod.rs Remove the {Any,Float}{Pnt,Vec}Ext traits. 2014-10-30 08:38:05 +01:00
operations.rs Rename: PartialOrd -> POrd, PartialOrdering -> POrdering. 2014-10-30 08:38:05 +01:00
structure.rs Make FloatPnt and FloatVec derive from Index. 2014-10-30 08:38:05 +01:00