Module vector_space::basis[][src]

Implements traits to create and get basis vectors.

Traits

Bases

This trait makes it easy to deal with specified bases of a vector in a generic way.

Basis

This trait makes it possible to deal with the bases of a vector in a generic way.