Module ilattice::vector[][src]

Structs

A newtype that can be used to override the PartialOrd implementation of T so that it is consistent with LatticeOrder.

Traits

A Vector<T> where T is some integer.

A trait denoting that the PartialOrd for Self::LatticeVector is consistent with the lattice structure.

Primitive integer casts.

A vector over the scalar field Self::Scalar.